Click or drag to resize

IEDDeviceAInputs Property

The devices analog input lines (if it has any) indexed by IOLineNumber e.g. AIN0, AIN1, AIN2

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
IOList<IOLine> AInputs { get; }

Property Value

Type: IOListIOLine
See Also