Loading…
Loading…
Method Name: analog_2_trim
Method ID: 0x4272
Method Label: Trim mA Output 2
Method Help: Digital to Analog Trim- Allows the calibration of a selected mA output with an external reference at the operating endpoints of the mA 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);
- _iassign(17338,1);
- _iassign(17339,237);
- send(162,status);
- if (varMODBUS_Data_Type_Code == 1 && varCoil_Value == 0x01)
- {
- ACKNOWLEDGE(literal_string(1078));
- process_abort();
Please login for more