Loading…
Loading…
Method Name: ejx_method_clear_sp_sensor_trim
Method ID: 0x412B
Method Label: Clear SP snsr trim
Method Help: Clear static pressure 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);
- }
- ;
- _iassign(16550,2);
- send(172,status);
Please login for more