LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with application builde in LabView 6.02

I have tryed to compile a simple VI and to install it on a system without labview. (I have installed the Labview runtime engine and the GPIB drivers. I can communicate with the GPIB with a C program) The Vi seems to work, but I have no communication with the GPIB port. I have tryed with another that communicate with the serial port com1. The same result:no communication. Only a simple VI that generate a random number and write it in a file works correctly when compiled. I do not know what to do. Please help.
0 Kudos
Message 1 of 3
(2,559 Views)
Hi Davide
Have you tried running MAX (Measurement and Automation Explorer)? From here you should be able to see the various interface that you have on your system, and with the GPIB, if you have instruments connected, you should be able to scan the bus to see what is available. Also, silly question perhaps, but have you run the GPIB setup to tell the system the type of GPIB card that is connected??
Cheers
JB
Message 2 of 3
(2,559 Views)
Hi Davide,

there is one simple answer: you need to install the
visa25runtime on your target machine, if you need
access to GPIB or serial port. I had the same shit
some time ago. You should download this file from
Natinst website.
If you have further questions; please write to:
werner.hasche@web.de

regards
wha
0 Kudos
Message 3 of 3
(2,559 Views)