Extend functionality with custom APIs.
Reference → Code → Namespaces | Extensions | Python | Code Library
This section provides reference links for extension APIs, allowing the creation of additional components and enabling external applications to interact with the system. Published APIs include:
- Communication Between Solutions: DataAccess API Reference empowers you with the capability to access classes and methods, facilitating communication between solutions.
- HTTPS Requests: WebAccess API Reference for data exchange with FrameworX servers.
- Communication Drivers: DriverToolkit API Reference for additional device protocols and Connector Implementation Reference for deeper explanation of how a protocol works.
- Graphical User Controls: Portable API Reference for WPF, HTML5, or portable controls.
- Engineering Automation: EngWrapper API Reference for creating solutions through C# code.
- Solutions Management: RemoteManager API Reference for managing multiple installations.
Consider using the built-in classes and tools available natively in the platform before creating new external components.
In this section...