Loading…

Method Name: methodCalibSignal

Method ID: 0x403D

Method Label: Input Current Sensor

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(760));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16397) != 0)
  • {
  • ACKNOWLEDGE(literal_string(864));


Please login for more