Loading…

Method Name: gas_selection

Method ID: 0x40F0

Method Label: Gas Selection

Method Help: Selection of gas to be measured by connected sensor


  • {
  • char status[3];
  • int retry;
  • char disp_string1[60];
  • char disp_string2[60];
  • long ids[2];
  • int temp;
  • int mode;
  • int i;
  • int choice;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • choice = select_from_list(literal_string(699),ids,literal_string(574));


Please login for more