Loading…
Loading…
Method Name: start_semi_auto_calibration
Method ID: 0x419B
Method Label: Calibration
Method Help: Start semi-auto calibration
- {
- int choice;
- int execng;
- int ch_num;
- char status[3];
- choice = SELECT_FROM_LIST(literal_string(221),literal_string(222));
- ch_num = choice + 1;
- _iassign(16586,ch_num);
- if (choice == 0)
- {
- ACKNOWLEDGE(literal_string(223));
- send_command_trans(130,1);
- execng = _ivar_value(16612);
- }
- else
- if (choice == 1)
- {
Please login for more