Main
Overview
Getting Started
Components
Videos
Sample Files

simulation components, logic, intelligence, patterns
AIB2 Components - Valve
Category: Logic
  Description:
This component functions as a "gated valve", such that the input value is allowed to pass through to the output value if the enable input is non-zero. In other words, if the enable input has zero value, the passing value is stopped. The output value is 0 in this case. If the enable input is non-zero, the output value is the same value as the input value.
 

  Inputs: 2
Input Name:
Description:
Enabler
Boolean input of zero or non-zero value that either enables or disables the valve. If this is zero, the output value will be zero regardless of the input value. (i.e. valve shut).
ValueIN
The value that is to be provided at the output if the enabler is set to non-zero status (on).

 

  Outputs: 1
Output Name:
Description:
ValueOUT
The value of the input (if the valve is enabled) or zero if it is not.

 

  Components in Same Category: All True [AND]
Any False [NAND]
Any True [OR]
All False [NOR]
Exclusive OR [EXOR]
Invert
Toggle - Single Pole
Toggle - Dual Pole
8-Bit Extractor
16-Bit Extractor
32-Bit Extractor


  Sample Files with this Component:
decisionMatrix
 



Copyright © TinMan Systems, Inc. 2010-2015. All Rights Reserved.
Questions or comments: support@tinmansystems.com