RobotStudio event

RMQ / IPC message size limits

Options
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.