Skip to content

TapBus Example

This is a basic example to show how to create a customized application with a TapBus system. A more detailled information about this App is available here.

Hardware

Of course, running this example requires a TapBus demo system with 3 different modules: TapBus-Power, TpB-IO-LI12LO4 and TpB-IO-AI16. The demo also involves a temperature sensor (Pt100 probe) and an external anemometer sensor (4-20mA).

UI components

The UI is quite basic. Note that Managed Tap Controls only are used for this demo.

Dataflow graph

Dataflow is also quite simple. Note that two different GUI components are connected to each analog variables.

Back to top