06-16-2008 12:13 PM
12-02-2008 05:48 PM
12-03-2008 12:13 PM
Hey All,
If you would like to configure your installer to include VISA, all you need to include in the installer is the VISA Run-Time Engine.
Thank you,
Ryan
12-04-2008 02:05 AM
12-05-2008 09:30 AM
Hey Seppmuc,
I don't believe there is a way to install MAX on more machines through an installer. An installer is meant to apply the Run-time Engines to where the executable program can have the tools to run. MAX is meant for configuration, so all the configuration should be done in MAX before the installer is built. However, if IP address reconfiguring is needed, there is a way to accomplish this. I have enclosed a link to an article that might help you.
Thank you,
Ryan
12-06-2008 07:12 AM
Hi Ryan,
maybe I missunderstood the term "deploying". I mean the redistribution of applications based on the visa-dlls. If I distribute my application which uses visa drivers for controlling instruments, how can I access ethernet resources on the target machine without using MAX. Is this possible or do I also have to distribute MAX for that?
Best regards,
Josef
12-08-2008 04:25 PM
Hey Josef,
Just to clarify a little about your application. You are creating dll's that use the VISA library that you would like to deploy on a real-time target. Correct?
Thank you,
Ryan
12-09-2008 09:37 AM
Hi Ryan,
almost: I'm creating an Excecutable (with Visual Studio 2008) wich is controling some test and measurement instruments and is using NI-VISA Runtime for GPIB and Ethernet as the instrument driver. I'm controlling the instruments with SCPI-Commands cause we prefer that for several reasons.
Greetz,
Josef
12-09-2008 11:06 AM
Hey Josef,
If you are building an executable without an installer, then you will need to install the VISA Run-time engine on all target machines. If you can build an installer, then you just need to include the VISA Run-time engine along with your executable.
Thank you and have a great day!
Ryan
12-10-2008 05:37 AM
Ryan. Thank's for your answer. There is one last problem I had in the past: The VISA Run-time engine doesn't contain the NationalInstruments.Common Assembly. But I need it for my project. Therefore I have to install parts of Measurement Studio also. Why does the VISA run-time engine not contain the NationalInstruments.common assemblies? Do I need another license for that? Which kind of license is needed for my purposes (only using the VISA run-time engine).
Thanks and sorry for my lack of knowledge in this things.
Josef