Click or drag to resize

DeltaValueGetTime Method

Returns the time of the event that produced the value.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public CommonTime GetTime()

Return Value

CommonTime
Returns the time of the event that produced the value.
See Also