Messages can be sent to RAPID task and can be received from the same using following classes under ABB.Robotics.Controllers.Messaging domain
- Ipc.
- IpcQueue
- IpcMessage
A sample solution i.e. IPCSample has been attached, exhibits the process to send and receive message to and from a controller respectively. Solution is in C# and developed using VS2008. Make sure you have referenced RAB dll correctly.Solution is working for both Real & virtual controller.
So try it out!!! ![]()