Click or drag to resize

EDDeviceIOLines Property

IOLines indexed by their logical line number as described on the Brainboxes product label

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

Property Value

IOListIOLine

Implements

IEDDeviceIOLines
See Also