This is my archive

Supported functions for C# programming

Supported functions for C# programming C# language functions Types All the integrated types are supported, except for decimal.  Type system namespaces, structs, classes, interfaces, enumerations, nested types indexers, properties, operations events, delegates, MultiCastDelegates arrays constructors, static constructors, destructors (finalizers)… Read More

Providing help files for libraries 

Providing help files for libraries  Libraries can include help files that contain a help page for each POU. The help files can be added in the Compiled Help (.chm) format (all toolchain versions) or in HTML5 format (as of toolchain version 2022.6). These help files can be provided in… Read More