Hi,
I’m trying get information of 4 Solar Inverters that are concentrated in a only device (datalogger), but each with a Slave ID. So, in Codesys i was trying to create several “Modbus TCP Slaves” devices, but it works only for first inverter. Can you help me in this case, please?
Hello, can you check if those parameter are good ?
Slave IP Address:
Slave Unit ID (Default 255):
Could you also please share this screen to see what error you have:
Hi,
For sure. It looks like good:
But the Status is in error:
Right now, i’m using ModSim with 4 SlaveIDs:
Thanks
You seem to read from the address 5003 (16#138B) with a length of 46 (end address is 5048).
But your simulator declare the register 5000 to 5039 (Start 5000 length 40)
Can you try to augment the simulator size (size 50 should be good).
2 Likes