Loading…
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;
- _iassign(16445,(i_plateau_id));
- for(i_plateau_id = 0; i_plateau_id < 41; i_plateau_id++)
Please login for more