HELP
An object that directs the input value to a
selected output pin.

USE
Use DeMultiplexer to direct the input data to
a particular output pin.  The output that is
activated depends on the value of the address
input.

LOCATION
Device ==> DeMultiplexer

NOTES
DeMultiplexer has two inputs, one for data
output and one for the address value (which
determines the output to be propagated).
Only one output is propagated each time the
object operates.  If the value of the address
input is not within the range of the number
of outputs [0 ==> (N-1)], an error is
returned.  Additional outputs can be added to
the object.  Outputs can be deleted, but then
the following outputs (if any) are renumbered
in order.

SEE ALSO
If/Then/Else and JCT.
