Loading…
Loading…
Method Name: set_rtc_echo_history_method
Method ID: 0x4720
Method Label: Set Clock
Method Help: Sets the Real-Time Clock in the device.
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- set_rtc_method();
- DELAY_TIME(2);
- send_trans(229,0,status);
Please login for more