Separation of an integer into individual digits.
Function Menu | Block Diagram |
---|---|
![]() |
![]() |
Name | Type | Description |
---|---|---|
x |
int32 |
Input value |
Name | Type | Description |
---|---|---|
y0 |
bool |
Digit 0 |
y1 |
bool |
Digit 1 |
... | ... | ... |
yN |
bool |
Digit N-1 |
Name | Description |
---|---|
Number of Outputs | This setting adjusts the number of output lines yN |