Page 1 of 1

More than one Sessions

Posted: Thu Dec 05, 2013 2:33 am
by eckhard
Is it possible to generate scrips, which serve different devices over Airconsole?
Per example:
if(device_1 sends "Ready")
then (send to device_2 "Start")

I want to serve several motorcontrollers (up to 5) with the iPad
Thanks

Re: More than one Sessions

Posted: Thu Dec 05, 2013 3:16 am
by daniel
The scripting engine in Get-Console is currently single-session only (i.e. it is not aware of any other sessions other than the one it is running in)

You can of course connect to multiple Airconsole units at the same time using Get-Console (choose the appropriate option in the connect screen)

We will add the idea to make the scripting engine "multi-session aware" to the list of items to be considered for future Get-Console feature updates.

Re: More than one Sessions

Posted: Thu Dec 05, 2013 4:48 am
by eckhard
Thanks for the fast response. I will check the application.