Loading…
Loading…
方法名称: meth_RefreshModuleTable
方法ID: 0x4442
方法标签: Refresh
方法描述:
- {
- char status[3];
- int i_Module;
- int l_iProcessPercent;
- SET_NUMBER_OF_RETRIES(5);
- _set_no_device(2);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- ;
- if (1)
- {
- ACKNOWLEDGE(literal_string(1441));
- for (i_Module = 0; i_Module < 5; i_Module++)
- {
- l_iProcessPercent = i_Module * 20;
- DELAY(1,literal_string(1442));
- if (i_Module == 0)
- {
- send(141,status);
请登录以获得完整内容