The devices input Lines (if it has any) indexed by IOLineNumber e.g. DIN0, DIN1, DIN2
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
SyntaxIOList<IOLine> Inputs { get; }
ReadOnly Property Inputs As IOList(Of IOLine)
Get
abstract Inputs : IOList<IOLine> with get
Property Value
Type:
IOListIOLine
See Also