You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

This section provides reference links for FrameworX extension APIs, allowing the creation of additional components and enabling external applications to interact with the FrameworX system. Published APIs include:

  • Communication Drivers: DriverToolkit API for additional device protocols.
  • Graphical User Controls: Portable API for WPF, HTML5, or portable controls.
  • Engineering Automation: EngWrapper API for automated solution creation.
  • Solutions Management: RemoteManager API for managing multiple installations.
  •  External Applications: Toolkit API for interaction with FrameworX solutions.
  • HTTPS Requests: DataAccess WebAPI for data exchange with FrameworX servers.

Consider using the built-in classes and tools available natively in the platform before creating new external components.


DriverToolkit API

Requirements: Net Standard 2.0, Licensed FrameworX system

 Contact us for more information

Portable API

Requirements: Net Standard 4,8 Licensed FrameworX system

Contact us for more information

EngWrapper API

Requirements: Net Standard 4,8 Licensed FrameworX system

Contact us for more information




RemoteManager API

Requirements: Net Standard 4,8 Licensed FrameworX system

Contact us for more information

Toolkit API

Requirements: Net Standard 4,8 Licensed FrameworX system

Contact us for more information

DataAccess WebAPI

Requirements: Net Standard 2 Licensed FrameworX system

Contact us for more information


In this section:

  • No labels