openPDC Synchrophasor Help
SynchronizationIsValid Property
NamespacesTVA.PhasorProtocolsDataCellBaseSynchronizationIsValid
Gets or sets flag that determines if timestamp of this DataCellBase is valid based on GPS lock.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool SynchronizationIsValid { get; set; }
Public MustOverride Property SynchronizationIsValid As Boolean
	Get
	Set
public:
virtual property bool SynchronizationIsValid {
	bool get () abstract;
	void set (bool value) abstract;
}
Remarks
This value is used to abstractly assign the protocol independent set of CommonStatusFlags.

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