Click or drag to resize

TimeSyncOnClockChanged Event

Raised when the grandmaster or parent clock changes.

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

Value

ActionClockInformation, ClockInformation

Implements

ISystemTimeOnClockChanged
See Also