Click or drag to resize

FrameParserFrameRate Property

Gets or sets the configured frames per second for the SEL CWS device.

Namespace: GSF.PhasorProtocols.SelCWS
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.269-beta
Syntax
public ushort FrameRate { get; set; }
View Source

Property Value

UInt16
Remarks
SEL CWS "FrameRate" is the device's data frame rate (frames/sec), which is also the PoW sample-set rate (samples/sec). Default value is 3000.
See Also