Loading…

Method Name: KDGM_sensor_cal

Method ID: 0x405D

Method Label: Sensor rerange

Method Help: Sensor rerange - Used to redefine the place on the displacer that represents zero PV and max PV. These are by default the top and bottom of the displacer


  • {
  • int rc;
  • long varid[3];
  • char status[3];
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dictionary_string(19726337,disp_string1,slen1);


Please login for more