Loading…

Method Name: transmitter_loop_test_redefined

Method ID: 0x4015

Method Label: Loop test

Method Help: Loop test- Allows the User to manually manipulate the Analog Output to a selected constant output value


  • {
  • char status[3];
  • char disp_string1[60];
  • char disp_string2[60];
  • long var_id[1];
  • float actual_fixed_current;
  • int use_abort_method;
  • int loop_current_fixed;
  • int choice;
  • int slen1;
  • int slen2;
  • slen1 = slen2 = 200;
  • loop_current_fixed = 0;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _get_dictionary_string(19726337,disp_string1,slen1);
  • ACKNOWLEDGE(disp_string1);


Please login for more