Click or drag to resize

EDDeviceAInputs Property

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.0.0.0 (1.0.0.0)
Syntax
public IOList<IOLine> AInputs { get; }

Property Value

IOListIOLine

Implements

IEDDeviceAInputs
See Also