TcHmiBaProject

The project template is used to create a TcHmi project quickly and easily.

TcHmiBaProject 1:
TcHmiBaProject 2:

The notes for project templates must be observed.

Contents

Overview of the contents of the project template.

TcHmiBaProject 3:

References

The project template contains the following NuGet packages:

Content

TcHmiBaProject 4:

To make it easier to get started, the project template already contains some content pages, such as a navigation in the header.

The following pages are required for the header to function correctly:

The navigation in the header refers to the following pages:

  • PlantView.content
  • ProjectNavigation.content

These pages are customizable, and further pages can be added.

TcHmiBaProject 5:

If pages are added, renamed or removed, the attribute MenuData of the header must be updated.

Samples

The "Samples" folder contains samples of UserControls for creating user-specific plants.

TcHmiBaProject 6:

When creating or editing UserControls, the UseBaObjectInUserControl function must be observed.