Click or drag to resize

DataValueGetTime Method

Returns the time of the event that produced the value.

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

Return Value

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