Facility Control

 View Only
  • 1.  Additional Value with TAKE ID

    Posted 01-22-2019 05:02
    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!!





  • 2.  RE: Additional Value with TAKE ID

    Posted 01-22-2019 13:36
    Hi @bgreen965
    "‹A good deal of the XPression API is exposed to DashBoard in version 8.4.1 via the new DashBoard plug-in. The plug-in allows XPression and its projects to present themselves (and all of their published fields/DataLinq keys) as DashBoard Parameters.

    As for specifics of what you can achieve in XPression via RossTalk calls, you'll probably want to post over in the XPression side of the forum. DashBoard is capable of sending whatever String you want to XPression's RossTalk port but they are the experts in what those Strings can do in their software.

    Cheers.

    James
    #DashBoard


  • 3.  RE: Additional Value with TAKE ID

    Posted 01-22-2019 14:55
    Hi @bgreen965
    "‹A good deal of the XPression API is exposed to DashBoard in version 8.4.1 via the new DashBoard plug-in. The plug-in allows XPression and its projects to present themselves (and all of their published fields/DataLinq keys) as DashBoard Parameters.
    /QUOTE]

    How do I access this DashBoard Plugin? Where is it located etc?
    Is there a tutorial for it?

    #DashBoard


  • 4.  RE: Additional Value with TAKE ID

    Posted 01-22-2019 16:30
    I believe the Xpression Dashboard plugin is an additional licensing fee, correct? I think I could create a GPI board listener in xpr and attach events to it, but I may be trying to make this too complicated to make another area simpler.
    #DashBoard


  • 5.  RE: Additional Value with TAKE ID

    Posted 01-25-2019 16:27
    @bgreen965 Yes, the XPression DashBoard Plug-in is licensed on the XPression side and is available in version 8.0 and later.

    James
    #DashBoard


  • 6.  RE: Additional Value with TAKE ID

    Posted 01-28-2019 14:55
    @astalsberg I have reached-out to the XPression team to see where the information about the plug-in has been made available. In the meantime, there is an XPression U video that gives an overview of some of the plug-in's capabilities at: https://www.youtube.com/watch?v=bE2FxGFQ-cw

    James
    #DashBoard