Loading…
Loading…
Method Name: MthCalibrateZero2
Method ID: 0x4613
Method Label: zero calibration
Method Help: zero calibration (C2.5.1)
- {
- char achCmdStatus[3];
- long ai32VariableIds[16];
- int iOptionChosen;
- long i32ObjectNumberToRead;
- int iByteCount;
- 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(2197),literal_string(2198));
- _add_abort_method(18486);
- i32ObjectNumberToRead = 2415;
- iByteCount = 1 * 4;
- switch (iOptionChosen)
- {
- case 0:
Please login for more