User Tools

Site Tools

한국어

comfilepi:dotnet:index

.NET (C# & VB.Net)

COMFILE Technology does not provide technical support for Visual Studio. Contact the Microsoft directly.

Using .NET 8

A .NET real-time web application running on the ComfilePi

.NET 8 brings a professional .NET runtime to Linux-based PCs like the ComfilePi. The Blazor and Web Assembly technologies can be used to build GUI applications for the ComfilePi's modern web browser.

Blazor allows both client and server to be programmed almost entirely in C#. The System.Devices.Gpio namespace provides just about everything one would need to do IO on the ComfilePi. Blazor also includes support for real-time web applications that can be viewed and interacted with from multiple local or remote clients as demonstrated in the video above.

Visit .NET Development on the ComfilePi for a detailed introduction.

Other GUI Frameworks that may also work, but have not been thoroughly evaluated:

Using the .NET Framework 4.x with Mono

Mono can only be used with .NET 4.x. It cannot be used with .NET 6. However, Mono provides the ability to create Winforms applications on Linux, something that is not currently possible with .NET 6.

AdvancedHMI

The AdvancedHMI software allows you to create HMI's that are not possible with other off the shelf packages. The software is based on the .NET framework 4.x and uses the popular Visual Studio as it's designer. When developing with AdvancedHMI, you are creating a true executable that is quite fast for the Linux-based ComfilePi. Don't let Visual Studio mislead you into thinking it requires code writing experience because most HMIs are created without writing a single line of code.

Watch an Introductory Video

Download the AdvancedHMI Visual Studio solution which contains a Modbus RTU driver and test project specifically for the ComfilePi.

ComfilePi - Industrial Raspberry Pi Panel PC

comfilepi/dotnet/index.txt · Last modified: 2023/11/22 12:18 by COMFILE Technology