openPDC Synchrophasor Help
DefinedFrameRate Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserDefinedFrameRate
Gets or sets desired frame rate to use for maintaining captured frame replay timing.
Declaration Syntax
C#Visual BasicVisual C++
public int DefinedFrameRate { get; set; }
Public Property DefinedFrameRate As Integer
	Get
	Set
public:
property int DefinedFrameRate {
	int get ();
	void set (int value);
}
Remarks
This is only applicable when connection is made to a file for replay purposes.

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