Click or drag to resize

TimeSyncGrandMaster Property

Clock information for the currently synchronized grandmaster clock.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public abstract ClockInformation? GrandMaster { get; }

Property Value

ClockInformation

Implements

ISystemTimeGrandMaster
See Also