\i I D byte::year byte::month byte::day byte::weekday
Parameter | Type | Range | Description |
---|---|---|---|
year | byte | 0 ... 99 | year 2000 ... 2099 |
month | byte | 1 ... 12 | month |
day | byte | 1 ... 31 | day |
weekday | byte | 0 ... 6 | weekday as numerical representation |
Sets the date of the real time clock.
Note
Response: | [ACK] |
Example
\iID\12\3\15\4
Sets the date to march 15th, 2012 and assigns 4 to the weekday.
See also:
Copyright © demmel products gmbh. All rights reserved.