Loading…
Loading…
Method Name: load_basic_curve_method
Method ID: 0x40DD
Method Label: Laden
Method Help: Lädt eine vorhergehend abgespeicherte Kalibrierung und überschreibt die aktuelle Kalibrierung.
- {
- char status[3];
- int i_result;
- SET_NUMBER_OF_RETRIES(7);
- _set_no_device(2);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- i_result = SELECT_FROM_LIST(literal_string(604),literal_string(605));
- if (i_result == 1)
- {
- DELAY(4,literal_string(609));
Please login for more