EasyModbusTCP.NET
EasyModbusTCP.NET copied to clipboard
Listening to modbus devices with a specific Slave ID
Hello there,
We try to utilize the code for our project but we realize that it is not possible to listen to a modbus device of a specific SlaveID using tcp connections. It seems that it may be available for serial connections but not for TCP-IP connections.
when we run a modbus slave device with certain values, we are able to listen to those values on a given address. however, when we want to listen to the specific address of a specific slaveID device, we simply can not achieve it.
can you guide us how to filter the values of an address coming from a specific modbus device ?
Thanks in advance,
Hello there,
We try to utilize the code for our project but we realize that it is not possible to listen to a modbus device of a specific SlaveID using tcp connections. It seems that it may be available for serial connections but not for TCP-IP connections.
when we run a modbus slave device with certain values, we are able to listen to those values on a given address. however, when we want to listen to the specific address of a specific slaveID device, we simply can not achieve it.
can you guide us how to filter the values of an address coming from a specific modbus device ?
Thanks in advance,
Hello, I sent an email to them asking exactly that, did you advance in any solution? I have the same problem here, I need to read from a specific slaveid.