Loading…
Loading…
Method Name: dencal_c
Method ID: 0x4130
Method Label: Third Point Calibration
Method Help: Please refer to manual for complete calibration instructions.
- {
- char status[3];
- char xmtr_status[25];
- int stat;
- int repeat;
- long var_id[1];
- int dpoint_seen;
- int i;
- int digit;
- float power;
- float tempatof;
- float minflow;
- char disp_string[100];
- char disp_string1[100];
- int slen;
- int slen1;
- int deviceChoice;
- int loop_choice;
- deviceChoice = 0;
- slen1 = 100;
- 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 {
Please login for more