Loading…
Loading…
方法名称: config_protect_abort
方法ID: 0x4313
方法标签: Change Write Protection
方法描述: Enable Protection to make calibration and setup parameters read only. Note: Removing protection requires pushing a button in the terminal box of the instrument.
- {
- char S[3];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(1);
- _set_resp_code(8,0);
- send_trans(141,2,S);
- save_values();
- if (_ivar_value(16399) > 3)
- {
- send_trans(141,0,S);
- }
请登录以获得完整内容