Display Timeout
xrmichael
Posts: 79
Does anyone know of a way to alter the display timeout via code, i can nudge it up and down via the setup port but want to set it to a certain value from code, when user is in picture frame mode set to 0 then back again.
Michael.
Also does anyone know what the advanced setup codes picture control do ? they are not listed in the help file.
Michael.
Also does anyone know what the advanced setup codes picture control do ? they are not listed in the help file.
0
Comments
How about the following?
Every 50 seconds this will reset the panels sleep countdown timer, causing it to never sleep. I choose 50 seconds since the minimum sleep time of the panel is one minute. I do this when our systems are in "running" state, but allow the panels to sleep when in "standby" state.
Roger McLean
Swinburne University
Thanks for the fast reply that should sort it out with minimum fuss, and if the panel drops off line it will also shut the display down after timeout.
Cheers Michael