PV780B Logo Display

Comments

2 comments

  • Avatar
    Keith Jones

    I have an update for this.

    On the Applications page of PowerVision Studio the System Manager has a configurable item which allows the display to delay shutting down for a number of seconds. (The default on my system was 3 hours)

    Adjusting this (I've now set it to 0) means that you can configure when the display fully shuts down.

    I also know that it is possible to start the boot-up logo/animation without shutting the display down - but I can't figure out how to do this ... Can anyone help with this?

    0
    Comment actions Permalink
  • Avatar
    Mario Verschuren

    You should make a new page and use that as the standard page, so when the display is powered up it goes to this one. A simple state machine with a timer could do the transition to your old main page.

    To make a different page standard, just right click on the one you want and choose "Set as Startup View" The folder in front of the name becomes yellow.

    The state machine would have 2 boxes, the transition in between contains the timer. Fire the timer in the first box and after the timer lapses it should fire the actions in the second box. In that box you use "UIApp" and select the right page.

    Hope that helps!

    0
    Comment actions Permalink

Please sign in to leave a comment.