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: 15.0.2.11458
Syntax
C#
public abstract event Action<bool> OnSynchronizedChanged

Value

Type: SystemActionBoolean

Implements

ISystemTimeOnSynchronizedChanged
See Also