-
Notifications
You must be signed in to change notification settings - Fork 5
Alternative: C# Project for WINDOWS
pklaus edited this page Apr 2, 2011
·
1 revision
There is a good project by Christoph Schaffhauser written in C# using Microsoft Visual Studio.
The project consists of a .NET DLL and a GUI. While the DLL is available for users in source code version, the GUI is still in development and may be released some day including its source code.
See github.com/pklaus/netio230a/downloads for a copy of an earlier version.
Christoph Schaffhauser presented the project and the code for the first time in two forum posts in the forum of the manufacturer:
Each thread includes screenshots of the software as well as class diagrams of the source structure.
You can use the C# DLL to search for available devices on the net and interact with them as shown in this Gist