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
Jump to: navigation, search
[unchecked revision][unchecked revision]
 
Line 6: Line 6:
 
!colspan="2" style="background-color:#AFEEEE;"|Appearance
 
!colspan="2" style="background-color:#AFEEEE;"|Appearance
 
|-
 
|-
|colspan="2" align="center" style="padding:10px;"|[[Изображение:5_10_2_2.png]]
+
|colspan="2" align="center" style="padding:10px;"|[[File:5_10_2_2.png]]
 
|-
 
|-
 
!colspan="2" style="background-color:#AFEEEE;"|Symbol
 
!colspan="2" style="background-color:#AFEEEE;"|Symbol
Line 34: Line 34:
 
<div style="min-height:100%;display:block;">
 
<div style="min-height:100%;display:block;">
 
<div style="float:left;width:70px;">
 
<div style="float:left;width:70px;">
[[Изображение:5_10_2_1.png|left|Иконка]]
+
[[File:5_10_2_1.png|left|Icon]]
 
</div>
 
</div>
  
Line 47: Line 47:
 
== Examples ==
 
== Examples ==
 
{|
 
{|
|[[Изображение:5_10_2_3.png|thumb|400px|Десятичное 16409 = 0b0100000000011001]]
+
|[[File:5_10_2_3.png|thumb|400px|Decimal 16409 = 0b0100000000011001]]
 
|}
 
|}
  

Latest revision as of 18:39, 23 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
Icon

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

Decimal 16409 = 0b0100000000011001

Se also

Converter 8-to-1

Converter 1-to-8

Converter 1-to-16

ASCII to Integer

Integer to ASCII

Built-in Function Blocks