Configure a hex output pin on a Z45 Controller
You can configure an output source for hex data.
-
Navigate to the Output Configuration page.
-
From the Options section, click Applications. The Available Applications page displays.
-
Click Automation Control. The Management & Administration page displays.
-
Click Outputs. The Output Configuration page displays.
-
-
In the Output Type column, click on a Disabled button.
Note An output pin with an output type other than Disabled has already been configured and can be updated.
-
At the top of the page, click Hex.
-
Configure the settings as described in the tables below.
Digital Output Destination
Item Description Destination
Select a destination option for the calculated output value.
-
Hex Output x: Virtual output pin. The number in the option corresponds to the output pin number. this is the default.
General Pin Options
Item Description Initial Value
Select an initial value for the output pin. This value is used until an output value has been calculated.
-
Last: The last calculated output value.
-
Off: Set the initial value to 0 (Off).
-
On: Set the initial value to 1 (On).
-
Actual Value: Recalculate the output value given the updated settings.
Current Value
Set a value for a variable that can be used in a formula.
For example, if your formula needs the value of the height of a tank, and the default height is 5 feet, then enter 5.
Program
Run the selected program.
Click the Add Program icon next to the field to add a program.
Logging Options
Item Description Log
Determine whether you want to log change events the occurred on the output pin. The changes are logged to the device.
-
Disable: Changes are not logged. This is the default.
-
Enable: Changes are logged.
MQTT Publish
Determine whether you want to publish the messages when the device connects to the broker.
-
Off: The current input does not publish an MQTT message.
-
Auto: The MQTT message is delivered using the topic structure defined by the device. For example, the device may use the MAC address to define the device:
<MAC Address>/input/1
where <MAC Address> is the MAC address for the device
-
Defined Topic: The MQTT message is delivered with a user-defined topic. When you choose this option, the Topic field displays, in which you can enter a topic name. The topic Off is entered by default.
MQTT Subscribe
Determine whether you want to subscribe to MQTT messages.
-
Off: The current input does not subscribe to an MQTT message.
-
Auto: The MQTT message is delivered using the topic structure defined by the device. This uses MAC address to define the device. For example, the device may use the MAC address to define the device:
<MAC Address>/input/1
where <MAC Address> is the MAC address for the device
-
Defined Topic: The MQTT message is delivered with a user-defined topic. When you choose this option, the Topic field displays, in which you can enter a topic name. The topic Off is entered by default.
Display Options
Item Description Output Name
Enter a descriptive name for the output source. The name should be unique.
Unit of Measure
Enter the unit of measurement that describes what you are measuring, such as height, volume, or pressure. This is a label that displays in Digi Axess.
Local Display Group
From the Local Display Group list box, select a local display group in which the data from this output pin should be included. The group displays on the Automation Dashboard. The group displays locally and is in addition to what displays from the web UI.
Options:
-
00 - Off: No local display group is selected to display.
-
01 - {name} to 24 - {name}: Select a local display group in which the data from this pin should be displayed. See Configure the local and remote dashboard groups for information about naming and displaying the local display groups.
Remote Access Options
Item Description Remote Display Group
Select the name of the group that displays the result of a calculated formula on the Automation Dashboard.
-
00 - Disabled: A remote display group does not display.
-
01 - {name} through 24 - {name}: Select a remote display group in which the data from this pin should be displayed. See Configure the local and remote dashboard groups for information about naming and displaying the remote display groups.
Remote Display Sources
Specify the platform(s) on which the user can view the group on the Automation Dashboard.
-
Cloud Only: The Z45 Controller web UI or Digi Axess. This is the default.
-
Phone Only: The Digi Axess Mobile app.
-
Cloud/Phone: The Z45 Controller web UI, Digi Axess, or the Digi Mobile application.
Remote Control
Specify whether users can change the value of an output from Digi Axess or the Digi Mobile app.
-
Disabled: Do not allow changes. This is the default.
-
Enabled: Changes are allowed.
-
-
Click Enable. A confirmation dialog displays.
-
Click OK. Click Back to return to the Output Configuration page.