Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Adding → Units to an empty Workflow.
  2. Adding a → Trigger Unit.
  3. Connecting → Cables between Units.
  4. Setting → Unit attributes.
  5. → Running the Project.
  6. Usage of the → Message Log.

 

Image Removed Adding Units

...


Adding Units


Unit Lookup 2
  • after entering the search term.

300
Gliffy
size
nameLibrary TabunitLibTab

  • Click on the Library tab in the Inspector.

Gliffy
nameUnit LookupprintStringLookup

  • Activate the "Search:" field and enter the name of the Unit you are looking for . In – in this case you can just enter "print".
  • Double click on the Print String unit Unit which shows up . It will be added to the Workspace.
Gliffy
name

Image Added

  • The Print String Unit should now be visible in the Workflow View.

Image Added

  • Now add the Trigger on Start Unit
Image Removed
  • . Use the same procedure as described above.

Image Added

  • Both Units should be visible in the Workspace Workflow View by now.
  • As you can see they are overlapping.

Image Added

  • Drag the Trigger on Start Unit to the left side of the Print String Unit.
Image Removed
  • After dragging, it should look like this.
 
 

Image Removed Connecting Connecting Units

Gliffy
size300
nameConnecting Wires

  • Click on the Out port Port of the Trigger on Start Unit. A single click is sufficient.
  • Now connect the wire Cable to the In port Port of the Print String Unit by clicking on the In port.


Modifying Unit Attributes

Image Added

  • Double click the "String:" Port on the Print String Unit.

Image Added

  • Enter "Hello World" and press the enter key.


Running the Project

Image Added

  • Open the Project menu.
  • Select Run Project (shortcut: command + R).

Gliffy
namerunPro

Image Added

Project Running Indicator: This indicator is visible as soon as you run a Project.

Image Added

Message Log Entry: The Message Log shows the value which you have specified on the Print String Unit.