Loading…

Method Name: method_ds_loop_test

Method ID: 0x410F

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];
  • int choice;
  • long var_id[1];
  • int use_abort_method;
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen1;
  • int slen2;
  • int count;
  • unsigned char uc;
  • unsigned long ul;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • send(177,status);
  • uc = _ivar_value(16463);
  • if (uc != 0)
  • {
  • ACKNOWLEDGE(literal_string(606));
  • return;
  • }
  • send(188,status);
  • ul = _ivar_value(16474);
  • if ((ul & 0x36080000) != 0)
  • {
  • ACKNOWLEDGE(literal_string(607));
  • return;
  • }
  • slen1 = 60;
  • slen2 = 60;


Please login for more