Function Element
The function element is a blank embedded element that does not contain any dedicated code of its own. It is used to have custom code written for it.
The function element is located in the Element Toolbox within Studio’s Embedded tab.
Properties
The following properties can be changed for the function element:
Name
The name of the element.
Triggers
The following triggers are available to execute events from within the function element:
Triggered
Execute an event when the source element connected to the function triggers.
Abilities
The following abilities are available for the function element when its source element triggers:
Trigger
Trigger the element(s) that follow the function element.
Element Resources
Atmosphere includes a selection of resources for users of all levels that demonstrate using the function element.
Demo Projects
To view the function element used within a project, click the demo’s name to open the project in Atmosphere and see how the element is set up.
Name | Hardware | Description |
---|---|---|
Arduino Mega Function Demo | Arduino Mega | The function element is used within this demo project with some basic code to change the brightness of the Arduino Mega’s LED. |