Loading…
Loading…
Method Name: methodResetCalibrationData
Method ID: 0x4018
Method Label: Reset Cal Factory Defaults
Method Help: Reset Calibration Data: This will restore all sensor calibration data to factory defaults. If calibrations have been performed they will be lost!
- {
- char nbr;
- char status[3];
- char prevMode;
- int result;
- char bValueOK;
- long ids[5];
- ACKNOWLEDGE(literal_string(1363));
- send(249,status);
- if (status[0] != 0)
- {
- display_response_status(249,status[0]);
Please login for more