Loading…
Loading…
Method Name: ejx_method_scaled_dac_trim
Method ID: 0x41CE
Method Label: Scaled D/A trim
Method Help: Digital to Analog Scaled Trim- Allows the calibration of the Analog Output with an external reference at the operating endpoints of the Analog Output
- {
- int retry;
- char status[3];
- float low, high, tmp_av;
- char disp_string1[60];
- char disp_string2[60];
- int slen1;
- int slen2;
- slen1 =60;
- slen2 =60;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- low = 4.0;
- high = 20.0;
- _get_dictionary_string(19726337,(disp_string1),(slen1));
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- do {
- _get_dictionary_string(19726348,(disp_string1),(slen1));
Please login for more