|
Gadget Buttons include the following objects, samples of which are shown in the selection box at the right. With 14 pushbutton types that can be setup in up to 3 different colors and 7 different action styles there are 294 different pushbuttons possible!
Button Types
- Industrial Button on Legend Plate
- Mushroom Button on Legend Plate
- Stop Button on Legend Plate
- Industrial Button
- Mushroom Button
- Large Stop Button
- Small Stop Button
- Large Plastic Button
- Medium Plastic Button
- Small Plastic Button
- Square Plastic Button
- Fire Button
- Ribbed Button 1
- Ribbed Button 2
Button Action Styles
- Momentary - turns tag on when pressed, off when released
- Reverse Momentary - turns tag off when pressed, on when released
- Toggle - toggles current tag value
- Reset - always writes false to the value property
- Set - always writes a true to the value property
- Latching - on until pressed, when pressed, turns off - when pressed again, turns back on.
- Reverse Latching - off until pressed, when pressed - turns on - when pressed again, turns back off..
|
|
Each button’s color can be set using the Style selection to a pre-defined set of choices that have been carefully chosen to match commmon industrial controls found on control panels.
Buttons can be disabled for user input by using the .Enabled property
|