"Use the Machine Control Selector to quickly switch between different modes of a machine.”

Label *****Text that will be displayed on the
Machine Control Selector.
Value *The current value that should get updated when an operator switches the input, usually this will be bound to a Data Variable (Dynamic Property Type). Make sure you’re linking a variable that supports Enumerations (Data Variable Property) in order to provide the options.
- Requires…
- Best used with…
Is disabled *Prevent operators from triggering the action of this
Machine Control Selector.
By default, the width of the element will be set to
auto, which means it will match the width of its widest option.In some cases, you may want to provide a specific width for the element. To do this, apply a width specified in device-independent CSS pixels. For more information, see ‣