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

Compare with Current View Page History

« Previous Version 12 Next »

This section contains the reference links for FrameworX extension APIs

Those APIs allows the creation of additional components to integrated in the product, and also enable  external applications to interact with FrameworX system.

FramewoX has published APIs for the following extensions:

  • Communication Drivers: DriverToolkit API allows the creating of addition drivers to show on Device Protocols

  • Graphical User Controls: Portable API is used to created additional WPF, HTML5, or portable graphical User Controls to use on displays. 

  • Engineering Automation:  EngWrapper API enables the automated creation of Solutions from .NET programming languages, consuming CSV, XML or JSON files.

  • Solutions Management: :  RemoteManager API allows to connect and manage multiple FrameworX installations, managing product and  solution releases.

  • External Applications: Toolkit API allows external programs and applications to interact with FrameworX solutions.

  • HTTPS Requests: DataAccess API enables WebPages and JavaScript code to exchange data with a remote FrameworX server

When planning to use external APIs, keep in mind FrameworX Script Module, has also support for C#, VB.NET, Python and JavaScript, as well the ability to easily access Web Services and REST APIs, and external DLLs. Therefore in some cases, it's not necessary to create a new external component, just to leverage the built-in classes and tools available natively in the platform. 


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 API

Requirements: Net Standard 4,2 Licensed FrameworX system

Contact us for more information


In this section:

  • No labels