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