Loading…

Method Name: th_fixed

Method ID: 0x1447

Method Label: Ajusta constante mA

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


  • {
  • int choice;
  • long var_id[5];
  • int use_abort_method;
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen1;
  • int slen2;
  • char xmtr_status[25];
  • char status[3];
  • int cmd;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • slen1 = 60;


Please login for more