This documentation is out of date.
The new version of the documentation is here: https://cannylogic.com/docs |
Difference between revisions of "Converter 1-to-8"
From CANNY Wiki
[unchecked revision] | [unchecked revision] |
Line 19: | Line 19: | ||
|- | |- | ||
|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;"|Outputs | !colspan="2" style="background-color:#AFEEEE;"|Outputs | ||
|- | |- | ||
|style="padding-left:1em;"|Bit 0...Bit 7: | |style="padding-left:1em;"|Bit 0...Bit 7: | ||
− | |style="padding-left:1em;"|[[CFD Language#Data| | + | |style="padding-left:1em;"|[[CFD Language#Data|Logical]] |
|- | |- | ||
!colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] | !colspan="2" style="background-color:#AFEEEE;"|Version [[CANNY Lab]] | ||
Line 59: | Line 59: | ||
[[Integer to ASCII]] | [[Integer to ASCII]] | ||
− | [[ | + | [[Built-in_Function_Blocks | Built-in Function Blocks]] |
Revision as of 21:49, 19 November 2015
Appearance | |
---|---|
Изображение:5_10_1_2.png | |
Symbol | |
B2b | |
Group | |
Converters | |
Inputs | |
Output: | Integer |
Outputs | |
Bit 0...Bit 7: | Logical |
Version CANNY Lab | |
from 0.6b |
Sets the output bits value in accordance with respective bits in binary representation of the input value.
Examples
thumb|400px|Десятичное 25 = 0b00011001 |