Loading…
Loading…
Method Name: mnu_Refresh_optical_Data
Method ID: 0x40E1
Method Label: Refresh
Method Help:
- {
- char status[3];
- char xmtr_status[25];
- char disp_string1[60];
- long ids[2];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- send(206,status);
- delay(3,literal_string(563),ids);
- if (status[0])
- {
- display_response_status(152,status[0]);
- DELAY(2,disp_string1);
- process_abort();
- }
Please login for more