Loading…
Loading…
Method Name: comm_mode_mtd
Method ID: 0x40F4
Method Label: COMM output
Method Help: Select communication protocol.
- {
- char status[3];
- long var_ids[2];
- char disp_string1[60];
- char disp_string2[60];
- int slen1;
- int slen2;
- int choice;
- int kind;
- slen1 = 60;
- slen2 = 60;
- send(158,status);
- if (status[0])
- {
Please login for more