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: 19.00.00
Syntax
C#
public abstract ulong OffsetFromMaster { get; }

Property Value

UInt64

Implements

ISystemTimeOffsetFromMaster
See Also