Returns a new DeltaValue with the specified time set.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic DeltaValue SetTime(
CommonTime time
)
Parameters
- time CommonTime
- The time to set.
Return Value
DeltaValueA new DeltaValue with the specified time set.
See Also