Graphics

 View Only
  • 1.  Using NHL HITS data to create a Shots on Goal chart

    Posted 08-29-2016 17:55
    I know it can be done using Chyron, but haven't been able to figure out if it is possible with our Xpression. Has anyone done anything like that?


  • 2.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 09-01-2016 15:46
    Definitely possible. We have done it @ Rogers Sportsnet.
    #XPression


  • 3.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 09-01-2016 16:42
    From what I can see, NHL Hits sends out K commands with the coordinate data, and Xpression can't read these. Can you share how you were able to get the coordinates?

    thanks in advance


    #XPression


  • 4.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 09-15-2016 21:03
    @libbyl Can you share how you were able to do that?
    #XPression


  • 5.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 09-29-2016 22:15
    Bump!
    #XPression


  • 6.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 04-11-2017 17:58


  • 7.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 04-17-2017 15:42
    Cam, did you ever figure out how to do this?
    #XPression


  • 8.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 04-19-2017 18:03
    I'm sure there's a way to do with CII commands but unfortunately I'm not versed enough on that to help via that method. I have successfully done it though by parsing the data using a .NET app and the XPression API -- basic premise being that the raw coordinates are being spit out by the TVI, and you just log the coordinates as they come in, and then reposition quads within the scene via the API. If you do have a method to go about that route, feel free to shoot me any questions.
    #XPression


  • 9.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 08-15-2017 21:50
    "‹@malthepal No I never did figure out how to do this. @libbyl Is it possible to share how you were able to make it work?
    #XPression


  • 10.  RE: Using NHL HITS data to create a Shots on Goal chart

    Posted 08-16-2017 15:50
    Could an excel sheet be used as a "transcode" page?
    #XPression