Click or drag to resize

OutputStateData Properties

The OutputStateData type exposes the following members.

Properties
  NameDescription
Public propertyControlCode
Requested Output State, where: 0- NOP, do not alter this output. 1- Set the permanent state to OFF, abort timed operation (if any). 2- Set the permanent state to ON, abort timed operation (if any). 3- Set the permanent state to OFF, allow timed operation to complete. 4- Set the permanent state to ON, allow timed operation to complete. 5- Set the temporary state to ON, resume perm state on timeout. 6- Set the temporary state to OFF, resume permanent state on timeout.
Public propertyOutputNumber
The output pin number. 0 = First Output, 1 = Second Output, etc.
Public propertyTimer
Total time, in units of 100 ms.
Top
See Also