Loading…
Loading…
Method Name: device_variable_trim_full
Method ID: 0x402B
Method Label: Device variable trim
Method Help: Device Variable Trim- Allows for the calibration measurement of a device variable to be adjusted linearly. The trim point that is sent to the device must represent the presently applied process variable value.
- {
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE("|en|Before update device variable trim, trim should be reset");
- device_variable_trim_reset();
Please login for more