Click or drag to resize

TimeSyncSystemTimeMicroseconds Property

Device time in microseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.

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

Property Value

UInt64

Implements

ISystemTimeSystemTimeMicroseconds
See Also