Loading…
Loading…
Method Name: reset_option_err
Method ID: 0x40A8
Method Label: reset_option_err
Method Help:
- {
- int i_act_value;
- char status[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- i_act_value = igetval();
- if (i_act_value == 4)
- _iassign(16419,0x00);
- if (i_act_value == 5)
- _iassign(16420,0x00);
- if (i_act_value == 6)
- _iassign(16421,0x00);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
Please login for more