Loading…
Loading…
Method Name: leave_fixed_current_mode_
Method ID: 0x4066
Method Label: Deixar o modo fixado atual
Method Help:
- {
- char status[3];
- int attempts;
- attempts = 0;
- _add_abort_method(16487);
- _fassign(16465,0.0);
- do {
- send(40,status);
- }
- while (status[0] && attempts++ < 5);
- if (attempts >= 5)
- {
- ACKNOWLEDGE(literal_string(195));
- return;
- }
Please login for more