Dear experts
I’m using AXC F 2152 controller as Modbus TCP Client.
I’m using Modbus_TCP_15 library from Plcnext Store.
The connection was ok but I have small problem.
The Total of function block ( FC1, FC2, FC3, FC4, FC5, FC6…) for each TCP master client block is 10.
( the iMT_ID is only from 1 to 10). In my project, I need create to 12 modbus function block for each TCP master client block. So How can I do that?
Many thank

Modbus_TCP.zipHi!
You may use same fb with different configuration (update input parameters after reactivation of fb)
Please, find sample attached.
BR
Modbus_TCP.zip
[https://forum.plcnext-community.net/uploads/O6VY3MTEUNP0/modbus-tcp.zip</a></p>Hi!</p>You may use same fb with different configuration (update input parameters after reactivation of fb)</p>Please, find sample attached.</p>BR</p>
Dear Sir
Thank for your feedback
Your attachment is xml format.
How can I use or import it into PLCnext Engineer software?
Many Thank
Hi!
Since ide 2024.x you can import and export parts of program as IEC-61131. That is It.
br