Graphics

 View Only
  • 1.  Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 01-27-2020 21:47

    Hello, I'm trying to get a shot clock for basketball to appear in the last 10 seconds of the shot time. I am connected to the Daktronics scoreboard on the court, so I'm trying to automate as much as I can. I have set up some visual logic to trigger the in and out scene directors for the scoreboard, but it's not working as I expect it to.

    If the shot clock gets reset to 30, run the "Shot-OUT" scene director (This seems to almost always work)

    If the shot clock is 10 or less, run the "Shot-IN" Scene Director. This only works if the scoreboard is offline when the shot clock is less than 10...

    I've tried a LOT of things on my own, including trying to run this off of a text field floating visibly in the middle of the screen instead of DataLinq directly with the same results.

    Interestingly, if the shot clock is running and does NOT equal 30 when you bring it in, then it WILL bring it in at 10, and out again on a reset, but only ONCE... So I'm not sure if the OUT director has something to do with it or not? But the out is the same scene controller as in, playing in reverse...

    Can I trigger a take-ID from visual logic and try binding the scene directors to that? Or is there something else someone can see that I'm doing wrong?

    (I should note, that I'm having the exact same trouble with hockey penalties, and that Ross tech support spent about 90 minutes with me on the phone over the weekend to see why it wasn't working the way we both thought it should.)



  • 2.  RE: Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 01-28-2020 14:18

    At the end of both scene directors, make sure to add a "STOP" event.  Otherwise the scene director can continue to be updating the positions once it hits the end after the play command. The two scene directors can be fighting each other for where they want the objects to be positioned.

    Right click on the scene director timeline, choose Add->Event and set the Play Options to "STOP", and jump to frame 0 "RELATIVE" so the position does not change.

     

     


    #XPression


  • 3.  RE: Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 01-28-2020 18:09

    That works PERFECTLY! Thanks Brian!


    #XPression


  • 4.  RE: Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 05-25-2022 15:56
    How do you have this setup for Hockey penalties? I have tried above, but  using string values, and the logic blocks do not seem to like that.

    ------------------------------
    Jeff Bins
    AV Production Supervisor
    PMI ENTERTAINMENT - RESCH CENTER
    Green Bay United States
    ------------------------------



  • 5.  RE: Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 05-25-2022 22:25
    Hey Jeff,

    Good to see you in a forum again. Brian isn't with Ross any more. Maybe he checks the forums but.......

    I did penalties for the LA Kings when they did an exhibition game in Utah a couple years ago. I might be able to dig up the penalty displays.
    .

    ------------------------------
    Malcolm Thorpe
    Free Lance Xpression Designer/Carbonite TD
    ------------------------------



  • 6.  RE: Visual Logic Trigger Scene Director based on DataLinq Clock

    Posted 07-11-2022 14:28
    Jeff,
    Do you need to bring the penalty clock at a certain time (last 10s, for example), or for the duration of the penalty?
    If it's for the latter you can use an IS EMPTY and NOT blocks to have them display.
    Hope this makes sense.
    -m

    ------------------------------
    Michelle Owczarski
    ------------------------------