PLC Rookie2021 Posted June 16, 2021 Report Posted June 16, 2021 I am newer to GT designer. Ive used it a couple times years ago but I cannot figure out how to create a 3 position switch and cant really find any info on it? Is there a special way to set a switch up so that eveytime the operator hits it it changes the state or picture of the switch from left to up then to right and back? im sure its probably just something that im not seeing in the properties menu but any input would be greatly appreciated.
Neverov Posted June 16, 2021 Report Posted June 16, 2021 (edited) 48 minutes ago, PLC Rookie2021 said: I am newer to GT designer. Ive used it a couple times years ago but I cannot figure out how to create a 3 position switch and cant really find any info on it? Is there a special way to set a switch up so that eveytime the operator hits it it changes the state or picture of the switch from left to up then to right and back? im sure its probably just something that im not seeing in the properties menu but any input would be greatly appreciated. Take out the light bulb first. Then on top of it a transparent button. But in the plc or in the panel scripts, you need to reset the switch counter. Because the button will count until it overflows in a circle. Or hang up the M register on the button. And in the PLC program, add or subtract the number of lamp output to the screen. I don’t know any other options. Edited June 16, 2021 by Neverov 1
PLC Rookie2021 Posted June 17, 2021 Author Report Posted June 17, 2021 Awesome Thank You i will try this
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