Thanks for chiming in James. I've probably read most of your posts on this forum looking for hints on all the less documented ogscript commands around...
So, I have two Dashboard panels, one runs the bug and the other is interacting with inception. All Scoreboard data, Statcrew XML, and Inception XML runs through the 2 dashboards and on to Xpression for rendering. All the logic happens in dashboard and the xpression scene is able to be "dumb".... So I am trying to essentially establish an auto connect between these two dashboard panels. They will run in trucks, random control rooms, and other unknown environments, often on rented machines. So, I was hoping I could essentially setup a UDP Broadcast of the machines IP address so they could find each other and then transmit json snippets back and forth. I want the actual IP address so I can send RossTalk Commands as well. Generally, these machines are only on one network. There will always be the ability to manually specify IP's, but last year "Find my Scoreboard" has been a really well received feature to locate the IP of the serial to ethernet converter automagically. (It sends out a UDP broadcast with its IP).
Thanks for any ideas! Also, is there any further documentation on the Inception API and or a list of all the ogscript.xxx commands that are not posted on your website anywhere?
#DashBoard