Loading…
Loading…
方法名称: portSelectMethod
方法ID: 0x4065
方法标签: Port Select
方法描述:
- {
- char status[3];
- portSelect = portSelectLocal;
- send(133,status);
- if (status[0])
- {
- display_response_status(133,status[0]);
- return;
- }
- if (modbusAddress == 0)
请登录以获得完整内容