openPDC Synchrophasor Help
TimeAdjustmentTicks Property
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperTimeAdjustmentTicks
Gets or sets ticks used to manually adjust time of this PhasorMeasurementMapper.
Declaration Syntax
C#Visual BasicVisual C++
public Ticks TimeAdjustmentTicks { get; set; }
Public Property TimeAdjustmentTicks As Ticks
	Get
	Set
public:
property Ticks TimeAdjustmentTicks {
	Ticks get ();
	void set (Ticks value);
}
Remarks
This property will allow for precise time adjustments of connected devices should this be needed.

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