John_R Posted April 24, 2015 Report Share Posted April 24, 2015 Hey All,I'm working on the conversion of an existing V280 project into a V560. The "Convert Project to Color" command worked well, leaving me with some expected cleanup to make the existing Displays look cleaner in color.I'm having an issue with one Display in particular, in the logic, I have a call to Load HMI Page to pop this Display up if a certain NC input is not made, along with two other NC contacts that inhibit the display for certain conditions.But the issue seems to be on the "real hardware" only, that is, it works as it should on the Remote Access screen in Debug, but on the V560 that I have connected on my test bench, the text of the display flickers in and out when the Display is first called, and after a bit the text is gone completely and only the Display backround color remains. I have tried different color combinations but get the same results. (Joe T, you should reconize this....)Thoughts Anyone? Regards JohnR Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted April 24, 2015 MVP 2023 Report Share Posted April 24, 2015 In Ladder Rung 2 you are continuously calling the screen called "Lift Alarm". You can't do that. You must call screens with single pulse or transition contacts. Link to comment Share on other sites More sharing options...
John_R Posted April 25, 2015 Author Report Share Posted April 25, 2015 Yep, that did it....... BUT, why has it worked like that for 8+ years on a V280? why does it work properly on the debug display? JohnR 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