...
| Workflow Tabs: Each Workflow has its own tab. The cog icon informs about the state of a workflow (stopped or executing). | |||||||||
Workflow View: This is where Units are placed, arranged, connected and modified. The background and the behavior of the Workflow view can be configured in the → Preferences. | ||||||||||
Project Panel: Shows settings, depending on the context. | Message Log: Displays general information, output of Units and Workflow tracing info. | |||||||||
Project Panel: Shows settings, depending on the context. | ||||||||||
Memory Monitor: Displays the memory allocation of the current project. |
...
| Project: Contains a list of Workflows, Variables and Workflow specific settings. | |||||||
Inspector: Shows info, settings and attributes of the selected Unit. | ||||||||
Library: Lists all available Units and corresponding documentation. | ||||||||
Layout: Align and distribute tools. | ||||||||
Profiling: Analyzes the Workflow in regard to execution times or memory consumption. |
User Interface: Project Panel – Workflows
| Workflow List: Lists all Workflows of the current Project. | |||||||
Add Workflow: Adds a new Workflow to the current Project. | ||||||||
Duplicate Workflow: Duplicates the selected Workflow. | ||||||||
Remove Workflow: Removes the selected Workflow. | ||||||||
Workflow Name: Here you can specify the name of the selected Workflow. | ||||||||
Execute On Run: When enabled, the selected Workflow is being executed when the Project is running. | ||||||||
Show Port Values: Shows values (which are transmitted via cables) next to the ports of Units. | ||||||||
Show Cable Values: Shows values which are transmitted via cables. | ||||||||
Show Dataflow Visualization: Highlights cables when data is transmitted. | ||||||||
Cable Highlighting: Select how cables will be rendered. | ||||||||
Lock Workflow: Locked workflows cannot be deleted. |
User Interface: Project Panel – Variables
| Variables List: Lists all Variables of the current Project. | |||||||
Add Variable: Adds a new Variable to the current Project. | ||||||||
Remove Variable: Removes the currently selected Variable from the Workflow. | ||||||||
Create Getter Unit: Places a Getter Unit in the Workflow View. | ||||||||
Create Setter Unit: Places a Setter Unit in the Workflow View. | ||||||||
Name: Name of the Variable. | ||||||||
Variable Type: Type of the Variable. | ||||||||
Value: Value of the Variable. | ||||||||
Force Change: When enabled , changing the content change filter of a Variable is forced.the selected Variable will be disabled. |
User Interface: Message Log & Memory Monitor
...