Loading…
Loading…
方法名称: meth_characterize_sensor
方法ID: 0x4706
方法标签: Sensor
方法描述:
- {
- char status[3];
- long select;
- long step;
- long temp;
- char disp_string[100];
- char disp_string1[100];
- int slen;
- int slen1;
- int SensorChoice;
- select = 0;
- step = 0;
- slen = 100;
- slen1 = 100;
- SensorChoice = 0;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send_command(15);
- send_command(76);
- if (_ivar_value(167) == 1 && lock_device_status_code & 0x08)
- {
- ACKNOWLEDGE(literal_string(1873));
- process_abort();
- }
请登录以获得完整内容