Click or drag to resize

DataCellAnalogValues Property


Namespace: GSF.PhasorProtocols.IEEE1344
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
IEEE 1344 doesn't define any analog values.
See Also