The devices analog input lines (if it has any) index by IOLineNumber e.g AOUT0, AOUT1, AOUT2
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic IOList<IOLine> AInputs { get; }
Public ReadOnly Property AInputs As IOList(Of IOLine)
Get
abstract AInputs : IOList<IOLine> with get
override AInputs : IOList<IOLine> with get
Property Value
Type:
IOListIOLineImplements
IEDDeviceAInputs
See Also