Click or drag to resize

TimeSyncOnSynchronizedChanged Event

Raised when the clock's synchronization changes.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public abstract event Action<bool> OnSynchronizedChanged

Value

ActionBoolean

Implements

ISystemTimeOnSynchronizedChanged
See Also