Programming Guide : 12. Inter-Frame Communication Techniques : How You Can Communicate Between OpenROAD Applications Using Database Events : How You Can Communicate Between Frames with Database Events
 
Share this page                  
How You Can Communicate Between Frames with Database Events
You can use database events to communicate between frames in the same way that you use them to communicate between applications. However, using user events and the SendUserEvent method provides a more efficient way to do this and lets you pass values as well.