Loading…
Loading…
Method Name: mthSensorTrimReset
Method ID: 0x4417
Method Label:
Method Help:
- {
- char status[3];
- int running;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- varSensorTrimReset_Action = 1;
- send_trans(133,8,status);
- ;
- do {
- DELAY_TIME(1);
- send_trans(132,8,status);
- ;
- running = _ivar_value(17016);
- }
Please login for more