Loading…
Loading…
Method Name: analog_1_trim
Method ID: 0x40EE
Method Label: mA Output Trim
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 loop_current_enabled;
- 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);
- send(137,status);
- loop_current_enabled = _ivar_value(17823);
- if (loop_current_enabled != 1)
- {
- _get_dictionary_string(858981506,disp_string,slen);
Please login for more