ConnectionParametersTimeOffset Property
Gets or sets time offset of the F-NET device in
Ticks.
Namespace: Gemstone.PhasorProtocols.FNETAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.182 -- Release Build+e7ca098e90393a2d25b77650455075d619d99c23
function get_TimeOffset();
function set_TimeOffset(value);
Property Value
Int64
F-NET devices normally report time in 11 seconds past real-time, this property defines the offset for this artificial delay.
Note that the parameter value is in ticks to allow a very high-resolution offset; 1 second = 10,000,000 ticks.