Loading…
Loading…
Method Name: methodSetIPCount
Method ID: 0x4069
Method Label: Set I/P Output
Method Help: set I/P output.
- {
- char nbr;
- char status[3];
- char prevMode;
- int result;
- long ids[10];
- send(249,status);
- if (status[0] != 0)
- {
- display_response_status(249,status[0]);
- DELAY(3,literal_string(760));
- process_abort();
- ;
- }
Please login for more