155 views
in Embedded Wizard Studio by
Hi

How to call configuration file inside EW. All the information should come from API device interface. How to achieve?

1 Answer

0 votes
by

Hello Manvitha,

since it is platform independent, there is no native file access available in Embedded Wizard. You will need to implement the code to access the file outside of Embedded Wizard. Then implement an interface between the GUI application and the extern code to exchange data between them. How to implement the communication between GUI application and the external software is explained in following sections:

Integrating with the device

Implementing a Device Interface

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...