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: 15.0.2.11458
Syntax
C#
public abstract ulong SystemTimeMicroseconds { get; }

Property Value

Type: UInt64

Implements

ISystemTimeSystemTimeMicroseconds
See Also