Loading…
Loading…
方法名称: methodResetCalibrationData
方法ID: 0x4018
方法标签: Reset Cal Factory Defaults
方法描述: 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]);
请登录以获得完整内容