Loading…

Method Name: do_analog_calibration

Method ID: 0x41D1

Method Label: 4-20 mA calibration >

Method Help:


  • {
  • int result;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • result = SELECT_FROM_LIST(literal_string(977),literal_string(978));
  • if (result == 0)
  • {
  • check_sil_level();
  • if (retCode_check_sil_level == 0)
  • {
  • process_abort();


Please login for more