Graphics

 View Only
  • 1.  Trying to make bases Live Update in Baseball scorebug using DakStats

    Posted 05-31-2016 19:02
    Hi, I was wondering how exactly to make the bases in a live score bug highlight and live update in Xpression given information from DakStats. I know you have to use Visual Logic, but I am unsure on how to go about doing this.

    Thanks!


  • 2.  RE: Trying to make bases Live Update in Baseball scorebug using DakStats

    Posted 05-31-2016 20:15
    You need to build some logic in Visual logic that turns the highlight on and off based on whatever field/variable DakStats updates when a base is occupied.

    For example, this Visual Logic setup will turn Quad1 (which could be a highlight) on if the Datalinq Source is equal to 1 and off if it isn't. So if DakStats sets a variable for the base as 0 or 1 (empty and occupied) the Quad would turn on or off.



    This is a simple example. You could make the logic change the color of the material on the quad, or have the logic run differently depending on how DakStats is providing you information about a base being occupied or not.
    #XPression