Loading…
Loading…
Method Name: start_semi_auto_calibration
Method ID: 0x41D2
Method Label: Semi-auto calib.
Method Help: Start semi-auto calibaration
- {
- char status[3];
- char xmtr_status[25];
- long var_id[4];
- int choice;
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- get_more_status(status,xmtr_status);
- choice = _ivar_value(16712);
- if (status[0] == 32)
- {
Please login for more