This chapter guides you through a very simple tutorial to understand onCore's basics.
Aims of this Tutorial:
- Adding → Units to an empty Workflow.
- Adding a → Trigger Unit.
- Connecting → Cables between Units.
- Setting → Unit attributes.
- → Running the Project.
- Using the → Message Log to see Unit output.
Adding Units
Visual Instructions | Instructions | Notes |
---|---|---|
| You can access the Library quickly by using the option + space shortcut. | |
| After entering a search term you can directly jump to the list of found Units by using the tabulator key. Select the desired Unit and add it to the Workflow View by pressing the enter key. | |
| ||
| After entering a search term you can directly jump to the list of found Units by using the tabulator key. Select the desired Unit and add it to the Workflow View by pressing the enter key. | |
| You can also use the Align & Distribute functions of onCore to reorder Units in the Workflow View. | |
|
Connecting Units
Visual Instructions | Instructions | Notes |
---|---|---|
| By connecting the Trigger Ports you make sure that the Print String Unit gets executed after starting (= running) the Project. For detailed information about Cables, please refer to the chapter → Cables. |
Modifying Unit Attributes
Visual Instructions | Instructions | Notes |
---|---|---|
| Instead of modifying the Unit directly in the Workflow View you can also use the Inspector in the Project Panel. For more info refer to the chapter → Unit Attributes. | |
| You have now modified one of the attributes of the Print String Unit. The text you defined previously will alter be printed to the Message Log. For detailed information about Unit Attributes, please refer to the chapter → Unit Attributes. |
Running the Project
Visual Instructions | Instructions | Notes |
---|---|---|
| The shortcut to run Projects is command + R. For detailed information about running onCore Projects, please refer to the chapter → Running an onCore Project. |
Project Running Indicator: This indicator is visible as soon as you run a Project. | |
Message Log Entry: The Message Log shows the value which you have specified on the Print String Unit. |