MVP 2022 Flex727 Posted August 1, 2012 MVP 2022 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. Quote 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. Quote 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: Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted August 1, 2012 Author MVP 2022 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) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.