You are here: Start » Program Examples » HMI User Control (Advanced)

HMI User Control (Advanced)

Aim

This example shows a user control running in HMI environment.

Input

The C# project of the created control.

Output

HMI using the new control.

Hints

The information about the HMI User Controls is available here.

This example requires HMIAdvancedUserControls.csproj to be first compiled and HMIAdvancedUserControls.dll to be dropped into FabImage Studio user controls directory.

After the project has been built the .dll file should be automatically copied to the UserControl directory of FabImage.

The paths to the directories are the following:

  • Studio - %UserProfile%\Documents\FabImage Studio [version] Professional\HMIControls
  • Runtime - [Installation directory]\HMIControls