Loading…
Loading…
Method Name: meth_communications
Method ID: 0x43F0
Method Label: Communications
Method Help:
- {
- char status[3];
- long select;
- long step;
- long temp;
- char disp_string[100];
- int slen;
- select = 0;
- step = 0;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send(137,status);
- if (status[0])
- {
- display_response_status(137,status[0]);
- _get_dictionary_string(858587163,disp_string,slen);
Please login for more