This documentation is out of date.

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

Difference between revisions of "Copy"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Features)
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
 
!colspan="2" style="background-color:#AFEEEE;"|Group
 
!colspan="2" style="background-color:#AFEEEE;"|Group
 
|-
 
|-
|colspan="2" align="center"|[[Built-in Function Blocks#Set and Copy | Set and Copy]]
+
|colspan="2" align="center"|[[Built-in Function Blocks#Constants and Registers | Constants and Registers]]
 
|-
 
|-
 
!colspan="2" style="background-color:#AFEEEE;"|Inputs
 
!colspan="2" style="background-color:#AFEEEE;"|Inputs
Line 45: Line 45:
 
== Features ==
 
== Features ==
  
(Typically use to write values from one source to multiple registers.) До выхода CANNY Lab версии 1.16 блок "Копирование", как правило, использовался для записи значения из одного источника в несколько регистров и фигурирует на многих ранних демонстрационных видео CANNY Lab. С выходом CANNY Lab версии 1.16 необходимость в использовании данного типа блоков исчезла и блок был упразднен.
+
(Typically use to write values from one source to multiple registers.) '''''Prior to CANNY Lab version 1.16, functional block "Copy" is usually used to write the value from a single source to multiple registers and appears on many of CANNY Lab early demonstration video. With the release of CANNY Lab ver. 1.16 the need for this type of blocks disappear and block was abolished.'''''
  
 
== Examples ==
 
== Examples ==

Latest revision as of 13:02, 12 April 2016

Appearance
5 2 2 2.png
Symbol
X := Y
Group
Constants and Registers
Inputs
From: Logical
Outputs
To: Integer
Version CANNY Lab
from 0.6b to 1.15
Icon

Copies the value of input to output.


Features

(Typically use to write values from one source to multiple registers.) Prior to CANNY Lab version 1.16, functional block "Copy" is usually used to write the value from a single source to multiple registers and appears on many of CANNY Lab early demonstration video. With the release of CANNY Lab ver. 1.16 the need for this type of blocks disappear and block was abolished.

Examples

Example 1

See also

Constant

Input Register

Output Register

Built-in Function Blocks