-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# LabVIEW-MSCL | ||
A VI package that provides an easy to implement LabVIEW interface to the .NET version of MSCL. | ||
|
||
LabVIEW-MSCL is a VI package that provides an easy to implement LabVIEW interface to the .NET version of [MSCL](https://github.com/LORD-MicroStrain/MSCL). | ||
|
||
This add-on has helper VIs for many common methods and properties provided by the MSCL library. The package contains example VIs that demonstrate the basic functionality of the MSCL library. We provide many SubVIs that can be used to easily build applications that utilize both the simple and complex MSCL library features. | ||
|
||
Install this package using the [JKI VI Package Manager](http://vipm.jki.net). The installation will add a `LORD Sensing - MicroStrain` sub-pallet to the standard Functions (block diagram) palette. Navigate through that palette to see the examples and available SubVIs. |