-
When using some Allen Brandley devices, for example the Powermonitor 3000, and request data over Modbus TCP the device ignores the modbus slave id sent through the requests and replies with the slave …
-
Hello,
Would it be possible to add direct modbus/tcp support ? For example, the Smile-T10 with current software update supports modbus on port 502/tcp (and I can pull data using home-assistant modbus…
-
I have a PLC that broadcasts data. I tried to get this data using "easy modbus tcp", but I get ex "Starting address invalid or starting address + quantity invalid"
```c#
static void Modsim()
{
…
-
### What happened?
We connect to an OPC UA server via a WAN connection where the hostname of the server is not present in our DNS, so we connect to it via IP address. We had no problems connecting…
-
This is not an issue ticket. But I like to understand when I should use this library. I understand Modbus RTU (RS485) on Sphere devices needs device specific code and hence this library. But if the us…
-
I'm trying to integrate the code into my tree as Modbus TCP server. I started with the minimal configuration, ie. I flagged out all except one function implementation. While trying to test the illegal…
-
Is the creation of modbus slave tcp over rtu supported?
-
Hi,
When I set the loglevel for the pyModbusTCP.client to logging.DEBUG
I get following error when trying to write a register
```
Traceback (most recent call last):
File "/user/user.py", li…
-
Hey Julio
I have issue with **connected** field.
According to your doc it should return true, but for me it always return undef.
-
### Which node-red-contrib-modbus version are you using?
5.41
### What happened?
Unable to verify current service status. Even if I am disconnected from the TCP communication with the inverte…