Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 1009 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 1009 Bytes

Scorpion Driver

A wrapper for connecting to and driving the Scorpion instrument. For more information about the Scorpion instrument please go to Kbiosystems website at http://kbiosystems.com/

To use the source code for this library you will need at least Visual Studio 2015 or higher as well as the latest .Net Core toolsets. You can find a link to the nuget feed for the compiled libraries below.

Build status NuGet

How Does it Work?

The Scorpion driver library wraps the serial API for driving the Scorpion instrument. To find out more about the Scorpion API go here.

This library currently supports the following platforms: .Net 4.0, .Net 4.5, and .Net 4.6.