Management in the client

The recipe management can also be used in the client at runtime. Base functionalities are mapped via the Actions and Conditions Editor, so that preconfigured recipes can simply be activated or newly learned at runtime. The Framework API offers the option to run all the functions, which are also available in the engineering, in the client by means of Code Behind. The recipe management example shows the use of the Framework API at runtime.

Authorization concept

If user authentication is active, you must explicitly enable access to the recipe configuration for the desired user groups. Access is not granted by default. Open the authorization system for the symbols in the extended view and search for the term "TcHmiRecipeManagement.Config". You can assign the corresponding authorizations on this symbol.

Management in the client 1: