Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
The GRELE object corresponds to the Relay system object.
The GRELE object sends events presented in the table. Procedure is started when the corresponding event occurs.
Event | Description |
OFF | Relay is off |
ON | Relay is on |
SIGNAL_LOST | Connection lost |
List of commands and parameters for the GRELE object is presented in the table:
Command—command description | Parameters | Description |
"ON"—enable relay | - | - |
"OFF"—disable relay | - | - |
"SETUP"—settings for relay | chan <> | Output number (0–15) |
flags<> | Flags | |
name<> | Object name |
Properties of the GRELE object are shown in the table:
Properties of the GRELE object | Description of properties |
ID<> | Object ID |
PARENT_ID<> | Parent object ID |
REGION_ID<> | Region ID |
The GRELE object can be in the following states:
State of the GRELE object | State description |
"ON" | Relay is on |
"OFF" | Relay is off |
"DETACHED_ON" | Connection lost, relay was on |
"DETACHED_OFF" | Connection lost, relay was off |