I am developing a tool which needs to communicate with schematic and waveform, but I don't how my program to send message or read message from cdsmsgserver. Does anyone know how to do this. Thanks very much!
Sorry, I can't help you. However, your situation made me think of something I would like to see more often on the EDA Board. That is more software and script development discussion. Once again, sorry that I can't help you.
I used ipcSkillProcess to solve this problem. I use ipcSkillProcess to invoke my message client (developed by myself). Then if my Application need to communicate with schematic, I send message through message server(developed by myself). And my message client will send the Application message to icfb .