Skip to content

Beckhoff/TE2000_Client_Samples

Repository files navigation

** INFO **

These examples are designed for the latest version TwinCAT HMI. Other branches hold examples for older versions.

Client Samples

This repository contains examples that showcase many features of the Framework, as well as various aspects of its APIs.

Here is a list of all samples:

  • ExampleControl: This sample shows how to create a control with a simple attribute.
  • SwipeContentOfRegion: This sample shows how to create animated content switching in a region which reacts on touch swipe gestures.
  • RecipeManagement: This sample shows how to use the RecipeManagement Framework API.
  • RecipeManagementFilter: This sample shows how to use the RecipeManagement Framework API with added filter functionality.
  • SymbolPaging: This demonstrates the basics of server side symbol paging, filering and sorting via CodeBehind files.
  • PagingInControl: This demonstrates how to implement a control that requests paged data from the server and can also write modified data back.

Requirements

The following components must be installed to build the samples: