LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Do the user of my CVI program have to install MAX or anything else to run it?

Hello,

I have written a program to control a Tek. scope by a User Interface. I control the scope by a GPIB-ENET (with a static IP address) via Internet.
It works properly on my computer (Win.XP, NI-488.2, CVI 6.0, NET-framework, IVI-Compliance Package) but it doesn't work on another PC-s.
Is it possible to make a distribution kit which contains all needed components?
or: Do the user of my CVI program have to install NI-488.2 and install the interface (IP address) in MAX ?

Any help would be appreciated.
Peter Hilóczki
Peter Hilóczki
0 Kudos
Message 1 of 3
(2,949 Views)
Hi,
With the Distribution Kit you can include only the CVI Runtime engine. You will be needing the other softwares like NI DAQ ( which inlcudes the basic DAQ library, MAX) and IVI Compliance package which you used to develop your application.

So the typical list would be:
NI DAQ, IVI Compliance package , CVI runtime engine (if not included in the distribution kit)

Regards,
Siddu
0 Kudos
Message 2 of 3
(2,936 Views)
Forgot to say ..for GPIB you need to install the NI 488.2 software also.
0 Kudos
Message 3 of 3
(2,932 Views)