Jump to content


Photo
- - - - -

How to deploy LV app with NIDAQmx included?


  • Please log in to reply
2 replies to this topic

#1 gyc

gyc

    Active

  • Members
  • Pip
  • 16 posts
  • Version:LabVIEW 8.6
  • Since:1996

Posted 17 October 2011 - 12:17 PM

Hello all.

I need to deploy an application that uses an USB DAQ device.
The customers are not NI/LabView savvy, so NIDAQmx installation must be pre-defined and "silent", i.e., requiring no user interaction at all (I have already created a specfile for that).

Now the questions:

1)when creating the application installer in the project, how do I specify to install NIDAQmx with a specfile and other options?

2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?

Thanks.
G.
Everything should be made as simple as possible, but not simpler.
A. Einstein

#2 asbo

asbo

    I have no idea what you're talking about... so:

  • V I Engineering, Inc.
  • 1,273 posts
  • Version:LabVIEW 2011
  • Since:2008

Posted 17 October 2011 - 02:13 PM

2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?

No, because DAQmx includes device drivers, you must have administrator privileges to install it. Little bit of a hassle sometimes, but it makes perfect sense.

Have you read this article about automating installations?

#3 Tim_S

Tim_S

    The 500 club

  • Members
  • PipPipPipPipPip
  • 516 posts
  • Location:Michigan
  • Version:LabVIEW 2011
  • Since:1994

Posted 17 October 2011 - 02:39 PM

1)when creating the application installer in the project, how do I specify to install NIDAQmx with a specfile and other options?

I don't believe that's possible with the install build specification. You may need a third party installer to do this.

2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?

abso beat me to it... drivers require additional privileges.
Tim

"If this was easy our kids would be doing it." - Coworker