Loading…

Method Name: method_GSV_setup

Method ID: 0x43F4

Method Label: Gas Standard Volume

Method Help: Configure the transmitter for gas standard volume measurement.


  • {
  • char status[3];
  • long select;
  • long step;
  • long temp;
  • char disp_string[100];
  • int slen;
  • select = 0;
  • step = 0;
  • slen = 100;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • do {
  • switch (step)
  • {


Please login for more