IEDDeviceAOutputs Property |
The device analog output lines (if it has any) indexed by IOLineNumber e.g AOUT0, AOUT1, AOUT2
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IOList<IOLine> AOutputs { get; }
ReadOnly Property AOutputs As IOList(Of IOLine)
Get
abstract AOutputs : IOList<IOLine> with get
Property Value
IOListIOLineSee Also