Loading…
Loading…
Method Name: errors
Method ID: 0x4073
Method Label: Parameter Error
Method Help:
- {
- char status[3];
- char xmtr_status[6];
- int current_errors;
- int choice;
- char cmd_status;
- SET_NUMBER_OF_RETRIES(10);
- _add_abort_method(16501);
- send_command(137);
- current_errors = _ivar_value(16401);
- switch (current_errors)
- {
- case 0:
- return;
- case 1:
- do {
- choice = SELECT_FROM_LIST(literal_string(414),literal_string(415));
- if (choice == 0)
- _get_dev_var_value(literal_string(63),0,16454);
- if (choice == 1)
- _get_dev_var_value(literal_string(65),0,16411);
- }
Please login for more