Loading…

Method Name: methodCalibSignal

Method ID: 0x402F

Method Label: Input crnt snsr.

Method Help: To calibrate or to check the 4-20mA current sensor.


  • {
  • char nbr;
  • char status[3];
  • char prevMode;
  • char bValueOK;
  • int result;
  • long ids[2];
  • send(249,status);
  • if (status[0] != 0)
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(1228));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16385) != 0)
  • {
  • ACKNOWLEDGE(literal_string(1340));


Please login for more