Click or drag to resize

AnalogSectionDigitalChannels Property


Namespace: GSF.SELEventParser
Assembly: GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.4.181-beta
Syntax
public List<Channel<bool?>> DigitalChannels { get; set; }
View Source

Property Value

ListChannelNullableBoolean
See Also