Loading…
Loading…
Method Name: analog_2_trim
Method ID: 0x4145
Method Label: Trim mA Output 2
Method Help: Digital to Analog Trim- Allows the calibration of a selected Analog Output with an external reference at the operating endpoints of the Analog Output
- {
- char status[3];
- long var_id[2];
- int retry;
- 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);
- ACKNOWLEDGE(literal_string(604));
- _add_abort_method(16814);
- _get_dictionary_string(858587171,disp_string,slen);
- ACKNOWLEDGE(disp_string);
Please login for more