-
Notifications
You must be signed in to change notification settings - Fork 464
Open
Labels
S7https://plc4x.apache.org/users/protocols/s7.htmlhttps://plc4x.apache.org/users/protocols/s7.html
Description
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
Metadata
Metadata
Assignees
Labels
S7https://plc4x.apache.org/users/protocols/s7.htmlhttps://plc4x.apache.org/users/protocols/s7.html