Loading…

Method Name: calibrate_20mA_method

Method ID: 0x4122

Method Label: Calibrate 20mA

Method Help: "Calibrate 20mA" will calibrate 20mA signal that the positioner recognizes to the standard 20mA signal or actual controller output.


  • {
  • char status[3];
  • int choice;
  • int tmp_mode;
  • float fval;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send(196,status);
  • if (status[0])


Please login for more