This section describes each function that’s available in the <relay_control_functions>
section. When enabled, you can access these functions in admin mode by tapping the Relay Control button to open the Relay Control screen.
All of the functions described below have the following attributes:
key
: Controls the order in which functions are displayed. The functions are shown in the following order:- For example, to specify that the Open Relay #1 button is shown at the far left, assign it to the F1 key. Similarly, to place the Close Relay #2 button at the far right, assign it to the F4 key.
relay
: Specifies which relay the function controls.- For example, to specify that the function opens relay 1, type<relay>1</relay>.
value
: Specifies whether the function opens or closes the relay.- To specify that it opens the relay, type <value>-1</value>. To specify that it closes the relay, type
<value>0</value>
.
Button | Function |
---|---|
Enables the Open Relay #1 button. |
|
Enables the Close Relay #1 button. |
|
Enables the Open Relay #2 button. |
|
Enables the Close Relay #2 button. |