Loading…
Loading…
Method Name: refresh_echo_graph_method
Method ID: 0x4705
Method Label: Refresh Echo Curve Graph
Method Help: Click to refresh Echo Curve.
- {
- 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);
- _add_abort_method(18386);
- PUT_MESSAGE(literal_string(1727));
- send_trans(224,8,status);
- if (status[0] != 0)
- {
- display_response_status(224,status[0]);
- DELAY(1,literal_string(1728));
- process_abort();
Please login for more