Rapid Prototyping - the short way to your first version
Did you not ever want to quickly develop a tool or platform that allows you to configure or program your devices?
Here, Automation Framework supports you by: the provision of preconfigured components, which you can combine by configuration to create your software, and Add-Ins for Microsoft® Visual Studio.
Rapid Prototyping with preconfigured components and existing tools
For a prototype of your application ...
select the preconfigured components, controls and basic functions.
configure your application using the XML configuration file and the supplied component configurator. The used preliminary components can be later replaced by own tools.
existing tools can be used in a lower integration level (for example by simply starting the tool from the new frame application).
the existing data management can be easily integrated into the Automation Framework data management by copying or referencing external files and folders.
the existing data management can be integrated into the Automation Framework data management via mediators.
KW-Software supports the development of your own application with Visual Studio by providing special AddIns that allow you to insert a prepared basic C# code structure for your new application just with the mouse.