Loading…
Loading…
方法名称: writeprotection
方法ID: 0x42EA
方法标签: Lock Device
方法描述:
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _set_comm_status(0x7F,0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_comm_status(0xFF,0);
- _iassign(17131,0);
- send_trans(147,2,status);
- if (status[0])
- {
- display_response_status(147,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
- DELAY(2,disp_string1);
- process_abort();
- }
请登录以获得完整内容