This documentation is out of date.
The new version of the documentation is here: https://cannylogic.com/docs |
Difference between revisions of "Converter 16-to-1"
From CANNY Wiki
[unchecked revision] | [unchecked revision] |
Line 19: | Line 19: | ||
|- | |- | ||
|style="padding-left:1em;"|Bit 0...Bit 15: | |style="padding-left:1em;"|Bit 0...Bit 15: | ||
− | |style="padding-left:1em;"|[[CFD Language#Data| | + | |style="padding-left:1em;"|[[CFD Language#Data|Logical]] |
|- | |- | ||
!colspan="2" style="background-color:#AFEEEE;"|Outputs | !colspan="2" style="background-color:#AFEEEE;"|Outputs | ||
|- | |- | ||
|style="padding-left:1em;"|Output: | |style="padding-left:1em;"|Output: | ||
− | |style="padding-left:1em;"|[[CFD Language#Data| | + | |style="padding-left:1em;"|[[CFD Language#Data|Integer]] |
|- | |- | ||
!colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] | !colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] | ||
Line 61: | Line 61: | ||
[[Integer to ASCII]] | [[Integer to ASCII]] | ||
− | [[ | + | [[Built-in_Function_Blocks | Built-in Function Blocks]] |
Revision as of 21:48, 19 November 2015
Appearance | |
---|---|
Изображение:5_10_2_2.png | |
Symbol | |
b2W | |
Group | |
Converters | |
Inputs | |
Bit 0...Bit 15: | Logical |
Outputs | |
Output: | Integer |
Version CANNY Lab | |
from 0.6b |
Sets bits of output value in the binary representation in accordance with respective input values..
Features
The block can be used as a multi-channel Logical OR.
Examples
thumb|400px|Десятичное 16409 = 0b0100000000011001 |