| Both sides previous revisionPrevious revision | |
| comfilepi:dotnet:dotnet4:index [2026/02/17 05:09] – [AdvancedHMI] admin | comfilepi:dotnet:dotnet4:index [2026/02/20 15:37] (current) – external edit 127.0.0.1 |
|---|
| {{ :comfilepi:vs_winforms2.png?650 | }} | {{ :comfilepi:vs_winforms2.png?650 | }} |
| |
| * [[:comfilepi:Running .NET WinForms Applications with Mono:]] - .Net applications can run on Linux by utilizing the [[http://www.mono-project.com/|Mono framework]]. [[https://en.wikipedia.org/wiki/Windows_Forms|WinForms]] applications can be developed and debugged on a Windows host PC using Visual Studio, and simply copied to the ComfilePi and executed; **no re-compiling required!** | * [[:comfilepi:Running .NET WinForms Applications with Mono:]] - .Net applications can run on Linux by utilizing the [[https://www.mono-project.com/|Mono framework]]. [[https://en.wikipedia.org/wiki/Windows_Forms|WinForms]] applications can be developed and debugged on a Windows host PC using Visual Studio, and simply copied to the ComfilePi and executed; **no re-compiling required!** |
| * [[:comfilepi:Modbus with NModbus4:]] - A demonstration using the ComfilePi as a Modbus RTU master, with [[https://github.com/NModbus4/NModbus4|NModbus4]], to control a PLC. | * [[:comfilepi:Modbus with NModbus4:]] - A demonstration using the ComfilePi as a Modbus RTU master, with [[https://github.com/NModbus4/NModbus4|NModbus4]], to control a PLC. |
| * [[:comfilepi:Hiding the Mouse Cursor:]] - There is typically no need for a mouse cursor in a touch application, but the ComfilePi and Mono give you one anyway. This explanation will show how to hide the mouse cursor. | * [[:comfilepi:Hiding the Mouse Cursor:]] - There is typically no need for a mouse cursor in a touch application, but the ComfilePi and Mono give you one anyway. This explanation will show how to hide the mouse cursor. |
| {{ :comfilepi:advancedhmivs.png?650 |}} | {{ :comfilepi:advancedhmivs.png?650 |}} |
| |
| [[http://advancedhmi.com/|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. | [[https://advancedhmi.com/|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. |
| |
| [[https://www.youtube.com/watch?time_continue=40&v=VuQCGCNC-q4|Watch an Introductory Video]] | [[https://www.youtube.com/watch?time_continue=40&v=VuQCGCNC-q4|Watch an Introductory Video]] |