dan_lorentz Posted September 24, 2015 Report 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
s.pratt Posted September 24, 2015 Report 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.
arnie Posted September 24, 2015 Report 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
MVP 2023 Flex727 Posted September 24, 2015 MVP 2023 Report 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.
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