TcHmiSrv.Core.Tools Namespaces

Contains tools for the core types of the TwinCAT HMI server extension API.

Namespaces

Namespace

Description

TcHmiSrv.Core.Tools.DynamicSymbols

Provides types to dynamically create, read and write symbols in TwinCAT HMI server extensions.

TcHmiSrv.Core.Tools.Json

Contains types and namespaces to interact with JSON.

TcHmiSrv.Core.Tools.Management

Contains interfaces that the default Type of a TwinCAT HMI server extension can implement to support initialization and conversion error codes into human readable Strings.

TcHmiSrv.Core.Tools.Queries

Contains types to filter and sort collections of Values.

TcHmiSrv.Core.Tools.Resolving

Contains types to resolve instances of any type by a specified path.

TcHmiSrv.Core.Tools.Settings

Contains types to generate settings for the configuration of listeners more easily.
The generated settings can be specified when calling ITcHmiSrvExtHost.RegisterListener(Context, IListener, Value).

TcHmiSrv.Core.Tools.TypeAttribute

Contains the ServerExtensionTypeAttribute that is used to specify the default Type of a TwinCAT HMI server extension.