Ok, this question is a little off the wall, but I'm working on a Panel I want to be Xpression Project agnostic..
So, is it possible to send an additional value to Xpression with the Take Command, kind of like a state value on a GPI.
So something like, TAKE 9901:0:0:Int where Int is an additional integer. I want to use this to pass along a value of which datalinq instance to use.
For example, I have fields 1-Name, 2-Name, 3-Name, & 1-Stat, 2-Stat, 3-Stat etc. 1-Name and 1-Stat would go together on a graphic. I know I can do this with %relid but I want to have 1 take ID per scene design and all the data inside be dynamically created, including the datalinq keys. Am I crazy? This seems like it would be possible. Can the xpression API be accessed over network?These panels are almost always on different machines than the actual engine.
Thanks!!