Is there a way in the free version to share variables between two running applications. I have one space application that is graphics intensive and I want to have a second app running on a second touch screen monitor that will display game variables on gauges and allow touch control of switchs. I see that component object models are supported but I can find no examples. Currently I am trying to pass variables between apps via USB serial. Thank.