Loading…
Loading…
Method Name: set_date_method
Method ID: 0x40C5
Method Label: Set Date
Method Help: Allows the user to set the date of the NexGen's real-time clock (MM/DD/YY format).
- {
- char status[3];
- char disp_string1[60];
- char xmtr_status[25];
- int slen1;
- int retry;
- int leave;
- int stat;
- long var_id[3];
- slen1 = 60;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- var_id[0] = 16718;
Please login for more