Loading…
Loading…
Method Name: configEnable
Method ID: 0x432D
Method Label: Write protect off
Method Help:
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- send_trans(147,1,status);
- if (status[0])
- {
- display_response_status(147,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
- DELAY(2,disp_string1);
- process_abort();
- }
Please login for more