Loading…
Loading…
方法名称: calibrate_selftest
方法ID: 0x4014
方法标签: Calibrate
方法描述:
- {
- char status[3];
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE(literal_string(133));
- do {
- send(168,status);
- }
- while (status[0] == 0x20);
- if (_ivar_value(158) < 11)
- DELAY(3,literal_string(131));
- send_command(167);
请登录以获得完整内容