Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 721 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 721 Bytes

DynamicFlow

Creates and controls a Flow over the Flow API

Description

This sample is based on the ControlFlow sample as creates the same flow with it, but creates and controls it using the Flow API Introduction sample for creating and controling flows using the Flow API. The sample first loads an existing flow out of a flow file. In this flow, an output state is changed, depending on the state of two input ports. Via the API, a delay of 1s before setting the DigitalOut is added.

How to run

The state of the Input ports can be toggled using the keyboard key "1" and "2" inside the Emulator tab. See the console for the DigitalOutput state.

Topics

programming-pattern, flow, sample, sick-appspace