Loading…
Loading…
Method Name: method_RunDriftCheck
Method ID: 0x408A
Method Label: Run Drift Check
Method Help:
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- DriftCheckCmd = 1;
- _get_dev_var_value(("|en|Select desired Drift Check action:"),0,16442);
- DELAY(2,"|en|Preparing the selected Drift Check action. Please wait ...");
- do
- {
- send(143,status);
- if (status[0])
- {
Please login for more