Loading…
Loading…
Method Name: flow_cal_100
Method ID: 0x409A
Method Label: Flow cal 100%
Method Help: Using the converter's internal calibration circuit, 100% flow rate calibration can be performed.
- {
- int choice;
- long ids[1];
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _iassign(resolve_record_ref(16598,16458),1);
- send(171,status);
- if (status[0])
- {
- display_response_status(171,status[0]);
- process_abort();
- }
Please login for more