QuercusVL Programming Manual
●
Value: value that the condition uses on the comparison.
4.5.13. OutputActuator
Describes a digital output actuator.
The structure corresponds to the version 1. Check 5. Communications protocol (old versions)
to see the older versions.
●
Id: unique identifier of the output actuator.
●
Operator (Op): operator type that defines ouptut actuator's logical behaviour.
○
0: all conditions have to be true to activate the digital output.
○
1: one or more conditions have to be true to activate the digital output
●
OutputId (OId): digital output identifier that corresponds to the actuator.
●
Time: time that the actuator keeps the digital output active; in milliseconds.
●
NumConditions (NCo): number of conditions that belongs to the output actuator.
●
Conditions: descriptions of the conditions that belongs to the output actuator;
see the 4.5.12. OutputActuatorCondition structure.
4.6. Event messages
4.6.1. InputChanged
Indicates that one digital input has changed.
●
Type: 0
●
Message Data:
●
Bit: identifier of the digital input that changed its value.
●
Value (Val): new value.
4.6.2. Notification
Indicates that a notification of type “Code” has been received.
Quercus Technologies
139
1
Bit
1
Val
1
OId
4
Id
1
Op
4
Time
1
NCo
160
Conditions