Logic
8-Way Demultiplexer
Description A Demultiplexer is a way to select a specific output from multiple possible outputs. Input is a signed 16-bit integer between 0 and 7. There are 8 possible outputs, Output 0 through Output 7. Based on the value of Input, the Output corresponding to that value is set HIGH (1). Only one Output can be HIGH at a time.
Availability
  • Available only in the dw2xx & dw2xx-v2 series products
  • Requires library: Process Control (option -05)
  • Firmware versions 0x2017 and later
savvy-SFD Graphic demux8
Graphic with Parameters demux8

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
0 to 7
Output 0 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 1 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 2 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 3 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 4 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 5 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 6 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output 7 Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High