Loading…
Loading…
Method Name: MthEraseTableConv
Method ID: 0x41B2
Method Label: Delete Table
Method Help: Deletes the complete Conversion Table
- {
- char achCmdStatus[3];
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(1236),literal_string(1212));
- if (result == 0)
- {
- process_abort();
- }
- send_trans(205,4,achCmdStatus);
Please login for more