Loading…
Loading…
方法名称: auto_zero_method
方法ID: 0x40F2
方法标签: Auto Zero Execute
方法描述:
- {
- char status[3];
- int temp_auto_zero_time;
- int temp_auto_zero_exec;
- int temp_auto_zero_progress;
- int index;
- index = 0;
- send(149,status);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- ACKNOWLEDGE(literal_string(704));
- ACKNOWLEDGE(literal_string(695));
- _get_dev_var_value(literal_string(705),0,16506);
- send(175,status);
- temp_auto_zero_time = _ivar_value(16506) + 10;
- ACKNOWLEDGE(literal_string(706));
- send(43,status);
- if (status[0])
- {
请登录以获得完整内容