Skip to content

Releases: LORD-MicroStrain/LabVIEW-MSCL

v0.6.1.4

27 Feb 19:28
4119fcc
Compare
Choose a tag to compare

throwing away data after a certain number of points, instead of continuously adding to a LabVIEW buffer

v0.6.1.3

05 Feb 12:45
4119fcc
Compare
Choose a tag to compare

Revised the Set to Idle example code

v0.6.1.2

04 Feb 15:03
4119fcc
Compare
Choose a tag to compare

-fix for USB connected WSDA-Pro devices not connecting correctly
-fix for crashing in the data parsing example when parsing data that wasn't a float
-fix for diagnostic channels showing up as real channels

v0.6.1.10

26 Mar 15:24
4119fcc
Compare
Choose a tag to compare

adding LabVIEW 2018 64-bit package

v0.6.1.1

12 Dec 20:23
4119fcc
Compare
Choose a tag to compare

same as previous release (v0.6.0.23) but with support for both LabVIEW 2015 and LabVIEW 2017.

v0.6.0.23

10 Dec 14:46
Compare
Choose a tag to compare

updated to MSCL 47.0.5
updated to LabVIEW 2017
updated to VI Package Manager 2018

v0.5.0.4

25 Sep 20:54
Compare
Choose a tag to compare

Updated to MSCL 29.5.0
Package manager 2017

v0.3.0.21

17 Aug 15:13
Compare
Choose a tag to compare

Improved error handling in all examples.

v0.3.0.19

27 Jul 20:28
Compare
Choose a tag to compare

This Version is supported by LabVIEW 32-bit 2012 and up. Both 32-bit and 64-bit OSs are allowable.

Any LabVIEW 64-bit installations require a separate installation package!

When installing this package for LabVIEW versions greater than 2012 you may find that any VIs that contain the .net DataSweep(nodeAddress) Invoke Node broken. Simply right click on the node and select "Relink Invoke Node". You will have to repeat this process for all VIs that contain an instance of this Invoke Node and then save any "owning" VIs.

Package 0.3.0.19 July 27, 2016
Now uses the updated MSCL_Managed.dll version 4.3.1.
Fixed the logic in the example "MSCL Example List Nodes.vi".