Skip to main content
Skip table of contents

NumericDemux

The NumericDemux component selects one of two outputs to receive the input (numeric) value, depending on the value of the selected Boolean Input. The value of the other output remains unchanged.

NumericDemux component

Slots

The NumericDemux component has the following slots:

  • Status: shows the component's status; 
  • Out1-Out2: two output slots showing the transferred input value depending on the Select slot value;
  • In: the input value;
  • Select: indicates the number of output, which receives the value from the In slot.
Select Slot

If the Select slot is false, the input value is transferred to the Out1 slot, and the Out2 slot shows a previous value or 0.

If the Select slot is true, the input value is transferred to the Out2 slot, and the Out1 slot shows a previous value or 0.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.