Create a toggle switch
Use a toggle switch to switch between two states, such as on and off. When the switch is
pressed, it toggles its state and remains in that new state until it is pressed
again.
To create a toggle switch
- In FactoryTalk View Studio, in theGraphicseditor, selectObjects>Push Button>Toggle Switch. You can also click the toggle switch icon in the toolbox.
- Drag the mouse to position and draw a rectangle the general size and location you intend the toggle switch to be.
- In theToggle Switch Propertiesdialog box, on the tabs, specify its tag and how it will appear and behave at runtime.
Provide Feedback