Logic
4-Bit Binary Encoder
Description The inputs of this block are four parameters, Bit 0 through Bit 3, that can be set LOW (0) or HIGH (1). Output is the number generated by the states of the inputs, with Bit 0 as the Least Significant Bit.
Availability
  • Requires library: Process Control (option -05) or Basic Functions
  • Firmware versions 0x1021 and later
savvy-SFD Graphic 4bitBinEnc
Graphic with Parameters 4bitBinEnc

Parameters

Bit 0 Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Bit 1 Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Bit 2 Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Bit 3 Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Output Output, Read-only, Analog (signed 16-bit integer)
0 to 15