WinForms SDK Documentation
With this WinForms SDK you develop Windows applications in Visual Studio using WinForms.
WinForms, is a free, open-source graphical user interface (GUI) class library for building Windows desktop applications, included as a part of Microsoft .NET, .NET Framework or Mono.
Features
These projects contain a simplified open source wrapper for the PalmSens.Core libraries.
-
PalmSens.Core.Simplified -
PalmSens.Core.Simplified.WinForms
The simplified wrappers give you quick and easy access to all the basic functions of the PalmSens/EmStat devices and automatically handles most potential threading issues for you:
-
Connecting
-
Manual control of the cell
-
Running measurements
-
Accessing and processing measured data
-
Analyzing and manipulating data
Methods and data structures are referenced from the PalmSens.Core libraries.
In addition, the projects contain a simple open source plot control that you can use to plot your measurements in real-time. They are based on the open-source OxyPlot library.
-
SDKPlot -
SDKPlot.WinForms
Click here for a list of example apps to help you get started.