majinjunior Posted November 18, 2021 Report Share Posted November 18, 2021 Hardware is Unistream USP-070-B10, 7" HMI Is there a way to completely turn off the lcd after a certain amount of time has passed without the touchscreen being touched? Right now I have an action to dim the lcd (lowest it dims is 10% brightness) after X time passes without touching the screen and then it raises the brightness back to original value once screen is touched again. I would like to be able to do the same thing except by turning the screen off instead of lowering the brightness. Any way to do this? Link to comment Share on other sites More sharing options...
Gabriel Franco Posted November 19, 2021 Report Share Posted November 19, 2021 One way I´ve used is to load a screen with a fixed text (empty) covering the entire screen, setting black as border and background color, adding to the fixed text element an action (Last Screen on Press). 1 Link to comment Share on other sites More sharing options...
curtharrington1 Posted January 11, 2022 Report Share Posted January 11, 2022 You can also add an action to lower the brightness down to 10%, this requires a UINT for the level of brightness and a trigger bit: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now