Loading…

Method Name: transmitter_loop_test

Method ID: 0x1023

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];
  • int use_abort_method;
  • int choice;
  • int slen1;
  • int slen2;
  • slen1 = 60;
  • slen2 = 60;
  • _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);


Please login for more