Enum Events
Specifies the active events in the device.
[Flags]
public enum Events : byte
Fields
None = 0PortDI = 1PortDIO = 2AnalogData = 4Camera0 = 8Camera1 = 16
Specifies the active events in the device.
[Flags]
public enum Events : byte
None = 0PortDI = 1PortDIO = 2AnalogData = 4Camera0 = 8Camera1 = 16