Loading…
Loading…
Method Name: methodStrokeTime
Method ID: 0x4074
Method Label: Stroke Time
Method Help: set stroke time. Stroke time is used to limit rate of change of travel. Stroke time is expressed as sec/100% travel
- {
- char nbr;
- char status[3];
- char prevMode;
- int result;
- int result0;
- long ids[10];
- send(249,status);
- if (status[0] != 0)
- {
- display_response_status(249,status[0]);
- DELAY(3,literal_string(760));
- process_abort();
- ;
- }
- ;
- if (_ivar_value(16397) != 0)
- {
- ACKNOWLEDGE(literal_string(762));
- PUT_MESSAGE(literal_string(763));
- _add_abort_method(16401);
- _iassign(16397,0);
- send(135,status);
Please login for more