Hello
I have been asked to find out what Input/output byte size limitations the various Ethernet based commuications possibilities are with a CtrlX Core in Drive:
1. CtrlX OS Profinet Device - Max number of Input/ output bytes that can be declared?
2. CtrlX OS OPC UA Pub/Sub and Client - Any restriction on number of read/write data bytes in one packet?
3. CtrlX OS OPC UA Server - Any restriction on data table size?
4. CODESYS Ethernet IP Adapter - Max number of Input/ output bytes that can be declared?
5. CODESYS Profinet Device - Max number of Input/ output bytes that can be declared?
6. CODESYS TCP/UDP Function blocks - Max packet size?
7. CODESYS MQTT - Max packet size? ( I have seen Solved: adjust Maximun packet size in the parameter list (boschrexroth.com) but it wasn't clear if there was any restriction)
I have done various offline tests (e.g. 4 and 5 above did not seem to generate any errors with huge IO size) and searched documentation but struggling to find definitive answers....maybe it is just a limit of network and hardware performance?
Many Thanks