Loading…

Method Name: calibrate_4mA_method

Method ID: 0x4121

Method Label: Calibrate 4mA

Method Help: "Calibrate 4mA" will calibrate 4mA signal that the positioner recognizes to the standard 4mA 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