The devices input Lines (if it has any) indexed by IOLineNumber e.g. DOUT0, DOUT1, DOUT2
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IOList<IOLine> Inputs { get; }
Public ReadOnly Property Inputs As IOList(Of IOLine)
Get
abstract Inputs : IOList<IOLine> with get
override Inputs : IOList<IOLine> with get
Property Value
IOListIOLineImplements
IEDDeviceInputsSee Also