Relay Control Functions

Clocks Guide

Version
R2024.2.0
Relay Control Functions

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:
  • Row of four blocks, starting on the left with F1 and ending on the right with F4.
  • 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>.
Relay Control functions
Button Function
Open Relay #1 button.

rc_open_relay1

Enables the Open Relay #1 button.

Close Relay #1 button.

rc_close_relay1

Enables the Close Relay #1 button.

Open Relay #2 button.

rc_open_relay2

Enables the Open Relay #2 button.

Close Relay #2 button.

rc_close_relay2

Enables the Close Relay #2 button.