openPDC Synchrophasor Help
FrameRate Property
NamespacesTVA.PhasorProtocols.FNetFrameParserFrameRate
Gets or sets the configured frame rate for the F-NET device.
Declaration Syntax
C#Visual BasicVisual C++
public ushort FrameRate { get; set; }
Public Property FrameRate As UShort
	Get
	Set
public:
property unsigned short FrameRate {
	unsigned short get ();
	void set (unsigned short value);
}
Remarks
This is typically set to 10 frames per second.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0