IEDDeviceAInputs Property |
The devices analog input lines (if it has any) indexed by IOLineNumber e.g. AIN0, AIN1, AIN2
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IOList<IOLine> AInputs { get; }
ReadOnly Property AInputs As IOList(Of IOLine)
Get
abstract AInputs : IOList<IOLine> with get
Property Value
IOListIOLineSee Also