ModuleEmulatorGetModelTime Method |
Returns the current time.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic bool GetModelTime(
out ModelTime modelTime
)
Parameters
- modelTime
- Type: Demo3D.TimeModelTime
The current time.
Return Value
Type:
BooleanTrue on success.
See Also