Loading…
Loading…
方法名称: meth_communications
方法ID: 0x43F0
方法标签: Communications
方法描述:
- {
- 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);
请登录以获得完整内容