4.2.8. SW220~249 Relay– Date / Time
4.2.8. SW220~249 Relay– Date / Time
l Code
401 | Date : High wordYYYY(dec), Low wordMMDD(dec) |
402 | Time (24 hr system) : High word 00HH(dec), Low word MMSS(dec) |
l Reading / Writing
Reading | The current date/time values in the Hi5a controller are continuously updated as slot data (at the cycle of once per second). |
Writing | The moment the code value changes from one value to “30401” or “30402,” the date/time values inputted as slot data will be set in the Hi5a controller. |
l Example (when using slot 1)
SW220 | 401(dec) | Index: Reading the date (0-based) |
SW221 | 0523(dec) | May 23, 2012 |
SW222 | 2012(dec) | |
SW223 | 402(dec) | Index: Reading the time (0-based) |
SW224 | 3650(dec) | 15:36:50 |
SW225 | 15(dec) | |
SW220 | 30401(dec) | Index: Setting the date (30000-based) |
SW221 | 0523(dec) | May 23, 2012 |
SW222 | 2012(dec) | |
SW223 | 30402(dec) | Index: Setting the time (30000-based) |
SW224 | 3650(dec) | 15:36:50 |
SW225 | 15(dec) |