Click or drag to resize

IEDDeviceInputs Property

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

Property Value

IOListIOLine
See Also