Loading…
Loading…
Method Name: mthimpStartProofTest
Method ID: 0x47A0
Method Label:
Method Help:
- {
- char status[3];
- int running;
- varProofTest_Action = 1;
- send_trans(133,18,status);
- ;
- do {
- DELAY_TIME(1);
- send_trans(132,18,status);
- ;
- running = _ivar_value(17999);
- }
- while (running != 0);
Please login for more