Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Measurement Studio without NIDAQmx

Hello.  I'm using Measurement Studio graphs and maths analysis in a VB.NET application (via Measurement Studio.NET). There is no hardware attached.  When deploying the app onto new machines I find it will not run unless I first install NIDAQmx (or the lighter runtime engine).  Is there a way of deploying non-hardware controlling Measurement Studio apps without having to install NIDAQmx?

0 Kudos
Message 1 of 2
(2,978 Views)

If the application is requiring the install of NIDAQmx runtime engine then at some point in the code you have included DAQmx references and thus it cannot run without it. I would recommend checking the references within VB to see if DAQmx is included.

Alastair

0 Kudos
Message 2 of 2
(2,944 Views)