Loading…
Loading…
Method Name: MthCalibrateZero
Method ID: 0x42EA
Method Label: Nullpunkt
Method Help: Nullpunktkalibrierung (Fkt. C1.2.1)
- {
- char achCmdStatus[3];
- long ai32VariableIds[16];
- int iOptionChosen;
- char stStandardDct[60];
- int iLengthStStandardDct;
- float flResponseTimeZeroCalibration;
- int iResponseTimeZeroCalibration;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- iOptionChosen = SELECT_FROM_LIST(literal_string(1840),literal_string(1841));
- _add_abort_method(17128);
- switch (iOptionChosen)
- {
- case 0:
- return;
- break;
- case 1:
- _lassign(17131,2198);
Please login for more