Click or drag to resize

TimeSyncParent Property

Clock information for the currently synchronized parent clock.

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

Property Value

ClockInformation

Implements

ISystemTimeParent
See Also