Loading…
Loading…
Method Name: ejx_method_clear_p2_sensor_trim
Method ID: 0x4055
Method Label: Clear Pres 2 trim
Method Help: Clear pressure 2 sensor trim- Resets the trim adjustment to the initial calibrated values that were set at factory.
- {
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- if (SELECT_FROM_LIST(literal_string(1540),literal_string(1536)) == 1)
- {
- _iassign(16456,3);
- send(172,status);
- if (status[0])
Please login for more