07-14-2015 08:24 AM
Hi, I'm sure I used to know the answer to this but I'm drawing a blank.
What is the easiest way to install the required software/drivers on a target PC (which is not the PC I developed on)? Am I correct in saying that if I build an installer for my application, this should automatically include the required drivers? If so, should I install before or after adding the PXIe cards to the controller chassis?
Thanks
Solved! Go to Solution.
07-14-2015 08:49 AM
Yup, the installer is the way to go. You can include additional installers to include with the installation package. You can also include MAX configurations with the install for if you've set up tasks for device information there.
I would suggest installing the cards first, though I'm not sure if it makes a difference.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-14-2015 08:53 AM
07-14-2015 08:55 AM
Thanks guys- both useful answers.