Click or drag to resize

TimeSyncIsSynchronized Property

True if the clocks are synchronized.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public abstract bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ISystemTimeIsSynchronized
See Also