NumericSelect
The NumericSelect component allows one of the multiple numeric inputs to be selected (passed to the output), based of the Select (integer) input. Inputs from A to J can be specified (1-10).
Note: All select components require an integer input in the Select slot to properly operate and select the input to be passed to the Out slot (depending on the type of component: Boolean, integer, or numeric).
Slots
The NumericSelect component has the following slots:
- Status: shows the component' status;
- Out: the value passed from the In slot indicated in the Select slot;
- InA-InJ: 10 input slots;
- Select: indicates the number of input, which passes the value to the Out slot;.