Click or drag to resize

IOType Enumeration

The type of IOLine

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public enum IOType
Members
  Member nameValueDescription
Digital0 Digital IOLine
Analog1 Analog IOLine
Relay0 Relay, note from a programming perspective this is the same as a digital input line
See Also