openPDC Synchrophasor Help
FrameRate Property
NamespacesTVA.PhasorProtocols.FNetConnectionParametersFrameRate
Gets or sets the configured frame rate for the F-NET device.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute()]
public ushort FrameRate { get; set; }
<DefaultValueAttribute()> _
Public Property FrameRate As UShort
	Get
	Set
[DefaultValueAttribute()]
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