Click or drag to resize

DigitalChannelName Property

Gets or sets name of this DigitalChannel formatted as station_name:channel_name.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public string Name { get; set; }
View Source

Property Value

String
Exceptions
ExceptionCondition
FormatExceptionName must be formatted as station_name:channel_name.
See Also