Click or drag to resize

ModuleEmulatorGetSystemTime Method

Returns the device system time.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public ISystemTime? GetSystemTime()

Return Value

Type: ISystemTime
The device system time (or null).
See Also