Conversion of individual digits into a whole number.

| Function Menu | Block Diagram |
|---|---|
![]() |
![]() |
| Name | Type | Description |
|---|---|---|
x0 |
bool |
Digit 0 |
x1 |
bool |
Digit 1 |
| ... | ... | ... |
xN |
bool |
Digit N-1 |
| Name | Type | Description |
|---|---|---|
y |
int32 |
Bitwise sum |
| Name | Description |
|---|---|
| Number of Inputs | This setting adjusts the number of input lines xN. |