Loading…

Method Name: meth_RefreshPlateau

Method ID: 0x4249

Method Label: Refresh Plateau

Method Help: Refresh Plateau Read values from device and refresh graphical view of plateau table.


  • {
  • char status[3];
  • int i_plateau_id;
  • int i_plateau_count;
  • float f_ResetValue;
  • SET_NUMBER_OF_RETRIES(7);
  • _set_no_device(2);
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • ;
  • i_plateau_id = 0;


Please login for more