plc4x icon indicating copy to clipboard operation
plc4x copied to clipboard

PLC4X The Industrial IoT adapter

Results 155 plc4x issues
Sort by recently updated
recently updated
newest added

Looking at the statistics debug log, the statistics occasionally report failed requests but on the next cycle may show as all have completed. 4 (3 success, 25.0 % failed, 0.0...

bug
java

The S7 will respond with: * Error Class: 0x83 * Error Code: 0x04  if the user tries a write request and this is not explicitly enabled, we can definitely handle...

java
S7
MAJOR
awaiting-feedback

Currently we only support an async API for Requests. But as creating a new Connection is sometimes even slower it would be good to provide an additional asyc API which...

new feature
MAJOR

Bumps `byte-buddy.version` from 1.14.14 to 1.14.15. Updates `net.bytebuddy:byte-buddy` from 1.14.14 to 1.14.15 Changelog Sourced from net.bytebuddy:byte-buddy's changelog. Byte Buddy release notes Commits a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15 0e0cbdf [release] Release...

dependencies
java

enhancement
python
improvement
newbie
beginner

### What happened? The PlcConnection is not working propertly in my setup for S7 PLC. Maybe it is related to Issue 1257. My test code (the test is not successful)....

bug
java

### What happened? When I tried to read some nodes multiple times, the issue of too many sessions occurred. I'm wondering if there is a configuration file that I can...

bug
java
OPC-UA

### What happened? When trying to build PLC4C on a VM running Ubuntu Linux on my Aarch64 computer (Inside Parallels) the build fails for some reason that seems to come...

bug
c

### What happened? Problems building ### Version v0.13.0-SNAPSHOT ### Programming Languages - [ ] plc4j - [ ] plc4go - [ ] plc4c - [ ] plc4net ### Protocols -...

bug