dan_lorentz Posted September 24, 2015 Report Share Posted September 24, 2015 I was curious if I am missing something. It is possible to latch a button on the V1040 instead of tying a MB for when it is touched to another MB that actually Sets and Resets? It would make logical sense to me to have this functionality. Thanks, Dan Quote Link to comment Share on other sites More sharing options...
s.pratt Posted September 24, 2015 Report Share Posted September 24, 2015 Hello Dan, In order for a button to 'latch' a bit, you must do so with the method you described above: on the positive transition of the button push, set another bit in the ladder. Doing this directly from the button is not available as of now in the VisiLogic software, it is only available in the UniLogic software. Quote Link to comment Share on other sites More sharing options...
arnie Posted September 24, 2015 Report Share Posted September 24, 2015 Dan, Would selecting the "toggle" function not do this for you? You would have to use a "Binary text/switch" function versus a standard button. Creating a button with the toggle function ON would allow you to touch the button on the HMI once causing it's (MB) bit value to go high and remain high. Touching the same button after that would make the MB go to its low (OFF) state. -Arnie Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted September 24, 2015 MVP 2022 Report Share Posted September 24, 2015 I use arnie's method. Just be sure that if you also need to toggle the bit within the ladder that you use Set and Reset, not a regular direct coil. 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.