Loading…
Loading…
Method Name: write_wet_strapping_table
Method ID: 0x43E1
Method Label: Config. Table Entry
Method Help: User has to enter index and volume value. If points in use are less than user entered index then it will be invalid selection. User has to enter the values in increasing/decreasing order only.
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- ACKNOWLEDGE(literal_string(1594));
- send_command(15);
- if (write_protect)
- {
Please login for more