Loading…
Loading…
方法名称: set_option_notestpoint
方法ID: 0x410F
方法标签: set_option_notestpoint
方法描述:
- {
- int i_act_value;
- int i_option_value;
- long ids[2];
- 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_option_value = 0x00;
- i_act_value = _ivar_value(16698);
- if (i_act_value == 11)
- i_option_value |= 0x01;
- switch (_ivar_value(159))
- {
- case 1:
- i_act_value = _ivar_value(16724);
- break;
- case 3:
- i_act_value = _ivar_value(16711);
请登录以获得完整内容