Click or drag to resize

IOType Enumeration

The type of IOLine

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