Binary Decoder to encode an analog value up to 32 Bits.
The lowest value Bit is at output O1 (1=O1, 2=O2, 4=O3, 8=O4..., i.e.130=O2+O8).
The input value is a decimal unsigned value.
Table of Contents
Inputs↑
Abbreviation | Summary | Description | Value Range |
---|---|---|---|
V | Value | Analog input of the binary decoder | 0...4294967295 |
Outputs↑
Abbreviation | Summary | Value Range |
---|---|---|
O1-32 | Binary output 1-32 | 0/1 |