This documentation is out of date.

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

Difference between revisions of "Switch 1-to-2"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with " <div style="float:right;margin:5px;"> {|class="cannytable" width="350px" |- !colspan="2" style="background-color:#AFEEEE;"|Appearance |- |colspan="2" align="center" style="...")
 
 
Line 58: Line 58:
 
|}
 
|}
  
== Смотри также ==
+
== See also ==
[[Коммутатор 2-в-1]]
+
[[Switch 2-to-1]]
  
[[Коммутатор 8-в-1]]
+
[[Switch 8-to-1]]
  
[[Коммутатор 16-в-1]]
+
[[Switch 16-to-1]]
  
[[Коммутатор 1-в-8]]
+
[[Switch 1-to-8]]
  
[[Коммутатор 1-в-16]]
+
[[Switch 1-to-16]]
  
[[Справочник по встроенным функциональным блокам | Встроенные функциональные блоки]]
+
[[Built-in_Function_Blocks | Built-in Function Blocks]]

Latest revision as of 09:42, 25 November 2015

Appearance
5 11 4 2.png
Symbol
COM12
Group
Switches
Inputs
Input: Integer
Index: Integer
Outputs
Output 0: Integer
Output 1: Integer
Version CANNY Lab
from 0.6b
Icon

Sets the output, determined by "Index" value, a value equal to the "Input" value, the rest of the output is set to zero.


Features

If the input "Index" exceeds the number of available outputs, all of the output values sets to a zero.

Examples

Example 1
Example 2

See also

Switch 2-to-1

Switch 8-to-1

Switch 16-to-1

Switch 1-to-8

Switch 1-to-16

Built-in Function Blocks