Jump to content

CAL Components: Difference between revisions

From Flowcode Help
ReeceL (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
<sidebar>Sidebar: Advanced Features</sidebar>
<sidebar>Sidebar: Flowcode Help Overview:Components</sidebar>
The '''CAL''' (Code Abstraction Layer) components are designed to simplify the creation of controller programs or other related components.
The '''CAL''' (Code Abstraction Layer) components are designed to simplify the creation of controller programs or other related components.



Revision as of 16:58, 7 March 2014

<sidebar>Sidebar: Flowcode Help Overview:Components</sidebar> The CAL (Code Abstraction Layer) components are designed to simplify the creation of controller programs or other related components.


They encapsulate the internal functionality of the supported micro-controller device features.

In this way your Flowcode program, or component, uses a consistent interface to the functionality irrespective of the actual target micro-controller device.