Loading…
Loading…
方法名称: sensor_a_lower_sensor_trim
方法ID: 0x1787
方法标签: 下部传感器修正
方法描述: Pressure Sensor Lower Trim- Calibrate the pressure sensor.
- {
- long ids[1];
- char status[3];
- float trim_point;
- int rc;
- _add_abort_method(6024);
- do {
- ACKNOWLEDGE(literal_string(201));
- ids[0] = 5006;
- ACKNOWLEDGE(literal_string(202));
- trim_point = _fvar_value(5006);
请登录以获得完整内容