.tm Time Command
Reads or sets the time.
Android | iOS | .NET |
---|---|---|
link coming soon | link coming soon | TimeCommand |
Parameters
Identifier | Values | Description |
---|---|---|
-s | hhmmss | Set the time |
Parameter detail
-s
Set the time
Type | DateTime |
---|---|
Value | hhmmss |
Range | hhmmss |
Order In Interpretation | 1 |
Default Value |
Parameter Interpretation Order
-s
Parameter Defaults
No parameter defaults are required:
Response Headers
Examples
Command | Response | Action |
.tm | CS: .tm
TM: 18:24:02 OK: | The time is read |
.tm -s 203100 | CS: .tm -s 203100
TM: 20:31:00 OK: | The time is set |