Main Page

From AdvancedHMI
Revision as of 18:05, 5 September 2016 by Arj3090 (talk | contribs) (AdvancedHMI Software Documentation.)
Jump to: navigation, search

AdvancedHMI Software Documentation.

AdvancedHMI is a tool set that works in Visual Studio allowing you to quickly create HMIs without the need to write any code. Since the software is an extension to the .NET framework, it allows full access to the .NET languages and class libraries. This give an extremely powerful environment for developing advanced applications because you are not limited to what a scripting engine can do.

The software has been designed from ground up to be very easy to use and get started with. With very minimal documentation, it is easy to create your first HMI. This wiki attempts to extensively document the features of the controls and components when you are ready to get a bit more advanced.


New To AdvancedHMI? Follow the Quick Start to help get up and running in just a few minutes.

Experienced users can go directly to any of the following primary areas of documentation:

- Drivers

- Visual Controls

- Non-visual Components

- Expansion Packs

- How-Tos and Code Examples