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
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 18: Line 18:
 
!colspan="2" style="background-color:#AFEEEE;"|Inputs
 
!colspan="2" style="background-color:#AFEEEE;"|Inputs
 
|-
 
|-
|style="padding-left:1em;"|Output:
+
|style="padding-left:1em;"|Input:
 
|style="padding-left:1em;"|[[CFD Language#Data|Integer]]
 
|style="padding-left:1em;"|[[CFD Language#Data|Integer]]
 
|-
 
|-

Revision as of 21:51, 19 November 2015

Appearance
Изображение:5_10_1_2.png
Symbol
B2b
Group
Converters
Inputs
Input: Integer
Outputs
Bit 0...Bit 7: Logical
Version CANNY Lab
from 0.6b

left|Иконка

Sets the output bits value in accordance with respective bits in binary representation of the input value.

Examples

thumb|400px|Десятичное 25 = 0b00011001

See also

Converter 8-to-1

Converter 16-to-1

Converter 1-to-16

ASCII to Integer

Integer to ASCII

Built-in Function Blocks