Sets the time in the operating system's clock.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
SetSystemTime | Date & Time | Synchronous | Supported | Supported | Supported |
SetSystemTime( strTime )
No Returned Value.
Tag Name | Expression |
---|---|
SetSystemTime( "15:45:18" ) // Sets the system clock to 3:45:18 PM. |