Loading…

Method Name: set_output_method

Method ID: 0x400F

Method Label: Set Output

Method Help:


  • {
  • char status[3];
  • char disp_string[60];
  • int slen;
  • int choice;
  • float set_val;
  • float pv_range;
  • float pv_val;
  • float pv_lrv;
  • float pv_urv;
  • float new_lrv;
  • int pv_xfer;
  • slen = 60;
  • choice = 0;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • send(15,status);


Please login for more