Loading…
Loading…
Method Name: mthimpOffsetCorrectionBarP3
Method ID: 0x437C
Method Label: Automatic correction
Method Help:
- {
- char status[3];
- int running;
- varOffsetCorrectionDirect_Action = 1;
- send_trans(133,4,status);
- ;
- do {
- DELAY_TIME(1);
- send_trans(132,4,status);
- ;
- running = _ivar_value(16966);
- }
- while (running != 0);
- send_trans(134,25,status);
- ;
Please login for more