Loading…

Method Name: xmtr_dac_range

Method ID: 0x4159

Method Label: Set Range

Method Help: Set Output Range


  • {
  • char status[3];
  • int select;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • select = SELECT_FROM_LIST(literal_string(681),literal_string(682));
  • RangeSet = select;
  • send(148,status);
  • if (status[0])


Please login for more