This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "Converter 8-to-1"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 24: Line 24:
 
|-
 
|-
 
|style="padding-left:1em;"|Output:
 
|style="padding-left:1em;"|Output:
|style="padding-left:1em;"|[[CFD Language#Data|numeric]]
+
|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 62: Line 62:
 
[[Integer to ASCII]]
 
[[Integer to ASCII]]
  
[[Справочник по встроенным функциональным блокам | Встроенные функциональные блоки]]
+
[[Built-in_Function_Blocks | Built-in Function Blocks]]

Revision as of 21:39, 19 November 2015

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

left|Иконка

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|Decimal 25 = 0b00011001

See also

Converter 16-to-1

Converter 1-to-8

Converter 1-to-16

ASCII to Integer

Integer to ASCII

Built-in Function Blocks