Click or drag to resize

TimeSyncOffsetFromMaster Property

The coarse number of nanoseconds offset between our local reference clock and system time.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public abstract ulong OffsetFromMaster { get; }

Property Value

Type: UInt64

Implements

ISystemTimeOffsetFromMaster
See Also