Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Support Forum for HVAC and pumping machines, Modicon M17x and EcoStruxure Machine Expert HVAC software for chillers, AHU, CRAC units for datacenters or process chillers applications - from design, implementation to troubleshooting and more, by Schneider Electric.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-06-09 06:33 PM
Hi Guys,
I am planning to implement a "Child lock" screen or lock screen after a x period of inactivity. I have an idea using the backLight timer to trigger a local timer which launch a pop-up screen which I design already. My question is in regards the system flag or timers documentation. I haven't found a proper documentation about those topics. Any ideas???
I much appreciate your suggestions,
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-06-10 12:02 AM
You can find in the follow link an example how you could start a procedur regarding to inactivity
And you could check in you code the value of sysBacklight.
0 = Min Backlight active
1 = Backlight on
2 = Timer are running
You can adjust the time for sysBacklight via Par_BackLIghtTime
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-06-22 06:25 PM
Hi,
Thanks for your advise. Finally, I used a structure call sysLCDPressed which triggers a timer. I could not find any documentation about this, I just tried and worked.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-06-10 12:02 AM
You can find in the follow link an example how you could start a procedur regarding to inactivity
And you could check in you code the value of sysBacklight.
0 = Min Backlight active
1 = Backlight on
2 = Timer are running
You can adjust the time for sysBacklight via Par_BackLIghtTime
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-06-22 06:25 PM
Hi,
Thanks for your advise. Finally, I used a structure call sysLCDPressed which triggers a timer. I could not find any documentation about this, I just tried and worked.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.