Loading…

Method Name: do_analog_output_test

Method ID: 0x41CF

Method Label: 4-20 mA test >

Method Help:


  • {
  • int result;
  • long selection;
  • DD_STRING selectActionsText;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • selection = 0;
  • result = SELECT_FROM_LIST(literal_string(974),literal_string(975));
  • if (result == 1)
  • {
  • process_abort();
  • }
  • _add_abort_method(16848);
  • check_sil_level();
  • if (retCode_check_sil_level == 0)
  • {
  • 0;


Please login for more