Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperTimeAdjustmentTicks Property

Gets or sets ticks used to manually adjust time of this PhasorMeasurementMapper.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.177-beta
Syntax
public Ticks TimeAdjustmentTicks { get; set; }
View Source

Property Value

Ticks
Remarks
This property will allow for precise time adjustments of connected devices should this be needed.
See Also