Rtc.GetTime
Retrieve current time of on-board RTC.
Properties
- Command code: 0x0400
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
ClockId | Integer (8 bits) | Index of clock to get time of. |
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
Now | Integer (32 bits) | Datetime in local time (PC local). |