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
[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 == |
− | [[ | + | [[Switch 2-to-1]] |
− | [[ | + | [[Switch 8-to-1]] |
− | [[ | + | [[Switch 16-to-1]] |
− | [[ | + | [[Switch 1-to-8]] |
− | [[ | + | [[Switch 1-to-16]] |
− | [[ | + | [[Built-in_Function_Blocks | Built-in Function Blocks]] |
Latest revision as of 09:42, 25 November 2015
Appearance | |
---|---|
Symbol | |
COM12 | |
Group | |
Switches | |
Inputs | |
Input: | Integer |
Index: | Integer |
Outputs | |
Output 0: | Integer |
Output 1: | Integer |
Version CANNY Lab | |
from 0.6b |
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.