Click or drag to resize

DataCellAnalogValues Property


Namespace: GSF.PhasorProtocols.SelFastMessage
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override AnalogValueCollection AnalogValues { get; }
View Source

Property Value

AnalogValueCollection

Implements

IDataCellAnalogValues
Remarks
SEL Fast Message doesn't define any analog values.
See Also