MVP 2023 Flex727 Posted August 1, 2012 MVP 2023 Report Share Posted August 1, 2012 I have a need for the first screen that the user sees be something other than the "Start-Up" screen that the 570 defaults to. I remember reading something about how to handle that at one time, but can't find it now. Anyone have a suggestion for best practice on how to do this? I've tried SB2 and that didn't work. I've even tried a negative transition on SB2 and that didn't work either. Link to comment Share on other sites More sharing options...
Emil Posted August 1, 2012 Report Share Posted August 1, 2012 The controller loads by default Start Up display at the fist scan. You need to load your display ("Load HMI display") at the second scan. You can perform the following logid: SB2 to SET any MB, let's say MBn Then - When Not SB2 AND MBn > Load Display m AND RESET MBn. Link to comment Share on other sites More sharing options...
Cara Bereck Levy Posted August 1, 2012 Report Share Posted August 1, 2012 I believe you are looking for Splash Screen: Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted August 1, 2012 Author MVP 2023 Report Share Posted August 1, 2012 Cara, once a program is loaded into a new PLC I never see the splash screen again - should I? However, I didn't realize it was so easy to change - thanks for the info. Emil had what I was looking for and that worked perfectly. Thanks! (to both of you) 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