Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

RMQ / IPC message size limits

For RAPID message queues, it looks to me like the max message size on the robot side can be increased to 3000 bytes, but on the PCSDK side it is limited to 444 bytes. (it says "IPC_MAXMSGSIZE = 444" in the PCSDK reference)

Any ideas why this is the case?

Thanks.