Create a latched button
Use the latched push button object to create a button with a latched and unlatched state. This type of button is useful for starting a machine or process.
For example, use the latched push button when you want the Value control to start a process within a programmable logic controller (PLC) and remain set until the process is completed. You can also use a latched push button when you have a PLC with a long program or long scan times.
IMPORTANT:
Do not use push buttons for emergency stops. Emergency stop buttons must be hard-wired.
To create a latched push button:
- InFactoryTalk View Studio, in theGraphicseditor, selectObjects>Push Button>Latched, or click the latched push button icon in the toolbox.
- Drag the mouse to position and draw a rectangle the general size and location you intend the button to be.
- In theLatched Push Button Propertiesdialog box, specify how the button looks, how to unlatch the button, and its tags.TIP:Use the Handshake connection to signal that the program has read the Value connection.The latched push button sends a value to the data source when pressed, and retains this value until reset by the Handshake connection.
Provide Feedback