ConfigurationΒΆ
This chapter describes the XML schema for configuration files with brief examples.
A configuration file is used to configure a controller. The configuration file can be loaded using the PMP Tooling or using the API.
The individual XML schema types are described in Types. The complete XML schema is given in Complete XML schema.
See also
- Load configuration file
Guide to load configuration via the PMP Tooling
- C++ API methods
- C# API methods