Loading…
Loading…
Method Name: CustomcurveAbortMethod
Method ID: 0x4001
Method Label:
Method Help:
- {
- char status[3];
- char disp_string1[135];
- _iassign(16384,1);
- send(129,status);
- if (status[0])
- {
- display_response_status(129,status[0]);
- DELAY(3,literal_string(247));
- process_abort();
- }
- else
- {
- DELAY(3,literal_string(248));
- process_abort();
- }
Please login for more