Overview Demultiplexer

This function block converts byte to bit, word to byte and double word to byte.


Inputs

E1
Input 1
Value which is converted to bit or byte.



Outputs

A1-x
Output 1-x
Depending on the setting, 8, 4 or 2 outputs for bit and byte are shown. A1 is the least significant bit or byte.



Parameters

Type

  • BYTE->BIT: Conversion from byte to bit, A1 is the least significant bit.
  • WORD->BYTE: Conversion from word to byte, A1 is the least significant byte.
  • DWORD->BYTE: Conversion from double word to byte, A1 is the least significant byte.





See also common parameters of all function blocks.