-
### What would you like to happen?
PlcConnectionManager interface and implementations should provide a "tear down" / "destroy" / "dispose" / "close" (choose your favorite wording) mechanism, in the s…
-
I want to split my large data reading/writing requests into smaller chunks, similar to https://github.com/S7NetPlus/s7netplus/blob/051091919fa80b03989f4375e364ebc4b02aabe7/S7.Net/PlcAsynchronous.cs#L1…
-
-
Hi!
I managed to get some output with a Due, but my modules are S7, not S6 (it is from Mercedes C class).
The problem is, that in your version the number of cells are only up to 6, so I get wrong…
-
Hello everyone,
From documentation we all know that _plc security option_ must have **full acccess(no protection)** checked and **Permit accerss with Put/Get** must be also checked.
Thus we provid…
-
### What happened?
Content:
I have encountered an issue while using the plc4j-driver-bacnet (version 0.12.0). Upon creating a connection, I received the following error message: "Active connections …
-
Hello,
I wanted to ask for a problem I'm having using Conpot. I've been trying to use the honeypot to simulate PLCs devices using Modbus and S7 protocols. But I'm having some problems with S7 proto…
-
Per discussion here https://github.com/scroll-tech/ceno/pull/251#discussion_r1797717452
Currently in memory consistency check it's relied on `max_memory` as circuit constant parameter, which obviou…
-
Hi everyone,
more and more frequently I experienced Profinet PLCs with this optimized protocol setup, i.e. another type of addressing variables. Is there some code to read variables with this address…
-
### What happened?
HI,
I am testing the `CachedPlcConnectionManager` and I found a bug.
I am using PLC Siemens S7 1200, I am testing the reliability of the communication between PLC4x and PLC in…