openPDC Synchrophasor Help
ProcessDataValidFlag Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseProcessDataValidFlag
Gets or sets flag that determines if the data valid flag assignments should be processed during frame publication.
Declaration Syntax
C#Visual BasicVisual C++
public bool ProcessDataValidFlag { get; set; }
Public Property ProcessDataValidFlag As Boolean
	Get
	Set
public:
property bool ProcessDataValidFlag {
	bool get ();
	void set (bool value);
}
Remarks
In cases where client applications ignore the data validity flag, setting this flag to false will provide a slight processing optimization, especially useful on very large data streams.

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