Click or drag to resize

FrequencyValueBodyLength Property

Gets the length of the BodyImage.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected override int BodyLength { get; }
View Source

Property Value

Int32
Remarks
The IEEE 1344 protocol provides frequency and df/dt as optional data measurements, so we override the default behavior to account for this change in operation.
See Also