Niagara Multi State Switch
- Drag n' Drop
- Binds To Enum/Boolean Writable
- Renders in all major browsers
- Configurable
The Multi State Switch binds to an EnumWritable or BooleanWritable and can control their point value. For example, On/Off/Hand/Auto. Switch between states easily for quick control. Before you start, copy the .jar file to your modules directory. Restart the station and Workbench.
Are you looking for a cost effective way to manage and visualize data for all your customers? Why not have a look at View Builder?
Before you start. Download the modules from our portal (see your order confirmation, which also explains licensing). Copy the modules file to your modules directory. Restart BOTH station and Workbench.
1. Copy the multiStateSwitch-ux.jar file to your modules directory.
2. Open the module from your palette file.
3. Drag and drop the widget from the palette onto your px view.
The widget has a number of configurable properties that can be used to modify look, feel, and functionality. Change the properties as required.
Main Ord Binding:
Set this to an absolute ord, e.g.
station:|slot:/Drivers/NiagaraNetwork/EnumWritable or relativized ORD e.g.
slot:EnumWritable
The ord should point to a enum/bool writable.