This documentation is out of date.

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

Difference between revisions of "Built-in Function Blocks"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Set and Copy ===
+
=== Constants and Registers ===
 
*[[Constant]]
 
*[[Constant]]
 
*[[Copy]]
 
*[[Copy]]
 +
*[[Input Register]]
 +
*[[Output Register]]
 +
 
=== Logical operators ===
 
=== Logical operators ===
 
*[[Negation]]
 
*[[Negation]]
Line 33: Line 36:
 
*[[T flip-flop]]
 
*[[T flip-flop]]
 
*[[JK flip-flop]]
 
*[[JK flip-flop]]
 +
*[[Buffer]]
 
=== Timers and Generators ===
 
=== Timers and Generators ===
 
*[[Delayed turning ON]]
 
*[[Delayed turning ON]]
Line 49: Line 53:
 
*[[ASCII to Integer]]
 
*[[ASCII to Integer]]
 
*[[Integer to ASCII]]
 
*[[Integer to ASCII]]
 +
*[[Map]]
 
=== Switches ===
 
=== Switches ===
 
*[[Switch 2-to-1]]
 
*[[Switch 2-to-1]]
Line 56: Line 61:
 
*[[Switch 1-to-8]]
 
*[[Switch 1-to-8]]
 
*[[Switch 1-to-16]]
 
*[[Switch 1-to-16]]
 +
=== Decoration ===
 +
*[[Label]]

Latest revision as of 20:04, 14 April 2016

Constants and Registers

Logical operators

Bitwise operators

Relational operators

Arithmetic operations

Flip-flops / Latches

Timers and Generators

Counters and Edge Detectors

Converters

Switches

Decoration