This library provides a simple way to connect to a Dataq DI-2008 and quickly start processing the data without writing a ton of code.
Info
| Version: | 1.1.0 |
| Author(s): | Rider Harrison |
| Last Update: | Thursday, January 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PeeWee2000/Dataq-DI2008-Controller |
| NuGet Url: | https://www.nuget.org/packages/DI2008Controller |
Install
Install-Package DI2008Controller
dotnet add package DI2008Controller
paket add DI2008Controller
DI2008Controller Download (Unzip the "nupkg" after downloading)
Dependencies
- FastMember(>= 1.5.0)
- LibUsbDotNet(>= 2.2.29)