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-16"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
 
Line 58: Line 58:
 
[[Integer to ASCII]]
 
[[Integer to ASCII]]
  
[[Справочник по встроенным функциональным блокам | Встроенные функциональные блоки]]
+
[[Built-in_Function_Blocks | Built-in Function Blocks]]

Latest revision as of 18:43, 23 November 2015

Appearance
5 10 4 2.png
Symbol
W2b
Group
Converters
Inputs
Input: Integer
Outputs
Bit 0...Bit 15: Logical
Version CANNY Lab
from 0.6b
Icon

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

Examples

Decimal 16409 = 0b0100000000011001

See also

Converter 8-to-1

Converter 16-to-1

Converter 1-to-8

ASCII to Integer

Integer to ASCII

Built-in Function Blocks