The devices output Lines (if it has any) indexed by IOLineNumber e.g. DOUT0, DOUT1, DOUT2
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic IOList<IOLine> Outputs { get; }
Public ReadOnly Property Outputs As IOList(Of IOLine)
Get
abstract Outputs : IOList<IOLine> with get
override Outputs : IOList<IOLine> with get
Property Value
Type:
IOListIOLineImplements
IEDDeviceOutputs
See Also