I have made a UI interface with C#. It can communicate with Flexsim successfully using socket. I'm I using script console to send the message of content to socket. But it seems that I can only send message while pressing the execute button. I'm wondering if Flexsim can send message by it's self if the content is changed. Thank you so much!