john1337 opened a new issue, #2247:
URL: https://github.com/apache/plc4x/issues/2247

   ### What would you like to happen?
   
   i am using plc4j-driver-s7 0.13.0 to communicate with simens s7-200,but it 
can't be connected,but when i am using s7connector,everything works 
well,there's nothing wrong with network
   example codes:
               // 1. 创建连接
               PlcConnection connection = PlcDriverManager.getDefault()
                       .getConnectionManager()
                       
.getConnection("s7://172.16.8.249:102?transport-protocol=pniop&remote-rack=0&remote-slot=2"
                               + "&controller-type=S7_200");
   
   ### Programming Languages
   
   - [ ] plc4j
   - [ ] plc4go
   - [ ] plc4c
   - [ ] plc4net
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [ ] ADS /AMS
   - [ ] BACnet/IP
   - [ ] CANopen
   - [ ] DeltaV
   - [ ] DF1
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] KNXnet/IP
   - [ ] Modbus
   - [ ] OPC-UA
   - [ ] S7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to