Loading…

Method Name: one_point_sensor_trim

Method ID: 0x403D

Method Label: One point trim

Method Help: Sensor offset Trim, Calibrate the sensor. The differens between the enteret pressure and the messuret pressure, may max differ 10% of USL-LSL


  • {
  • long ids[1];
  • char status[3];
  • float trim_point;
  • float trim_point_mes;
  • int rc;
  • _fassign(16441,0.0);
  • _fassign(16442,1.0);
  • send(141,status);
  • if (status[0])
  • {
  • display_response_status(141,status[0]);


Please login for more