LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB on different computers

Hello!

I´ve compiled a program which communicates with an thermography camera. On my notebook, it works properly, but on the desktop pc gpib communication crashs after a few aqusitions from the camera.
I use the same card (PCMCIA-GPIB) and the same driver version. My notebook is very old (Pentium 3, 500 MHz), the desktop PC is new (P4, 3 GHz).

In the program, I use standard GPIB-VIs.

Hope you can help me.

Greetings
Andy
0 Kudos
Message 1 of 4
(2,546 Views)
Hi,

Does your program shut down the LabVIEW? or what error does it show?
Do you use the same version of OS and LabVIEW?
------------------------------------------------------------------
When you feel sad, laugh
0 Kudos
Message 2 of 4
(2,539 Views)
I use the same OS WinXP, only the service packs are different, but I think it doesn´t matter. The error is a generally I/O-error, writing error or reading error from GPIB.

Greetings
Andy
0 Kudos
Message 3 of 4
(2,532 Views)
In that case, why dont you try simple vi to test your GPIB communicaton with your instrument. or you can even use the NIMAX to check your commnuication system.
If you can commnuicate fine with your instrument with simple vi or using NIMAX, then I suggest you post your VI here so that we can take a look and I am sure ppl here might be able to solve it out.

regards
nayisoe
------------------------------------------------------------------
When you feel sad, laugh
0 Kudos
Message 4 of 4
(2,515 Views)