Showing changes from revision #4 to #5:
Added | Removed | Changed
Message Block | |
---|---|
+20 | 0 (set local time alarm) |
+24 | Year as low-byte, high-byte |
+26 | Month number (1 to 12) |
+27 | Date |
+28 | Hour |
+29 | Minute |
+30 | Name of application (null terminated) |
+n | Application’s identifier (null terminated) |
This message instructs !Alarm
to set an alarm.
Name and identifier must each be 40 or less bytes.
Simple range checks are performed (e.g. an hour of 30 gives 6am the next day) but can still generate errors if the date is out outside with normal boundaries (<1900 or >2247).
The 6 byte block from +24 onwards is used in the File format when saving the alarms.