Loading…
Loading…
Method Name: calibrate_selftest
Method ID: 0x4014
Method Label: Calibrate
Method Help:
- {
- 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);
Please login for more