11-14-2005 10:02 PM
11-16-2005
07:25 AM
- last edited on
05-27-2025
08:52 PM
by
Content Cleaner
First off, what version of NI-488.2 do you have installed? The latest version is 2.4, so if you have an earlier version, please upgrade.
How often does LabVIEW freeze and how long does it take? Would it be possible to take a spy cature using NI-Spy? It is a monitoring tool that shows what driver level calls are being made and any communication coming back from the device. You should be able to find it at "Start >> Programs >> National Instruments >> NI-Spy". Turn the capture on before communicating with your device. Posting the capture will help in determining what's going on.
Hope this helps,
11-16-2005 05:02 PM
11-16-2005 05:05 PM
11-17-2005 08:03 AM
11-17-2005 10:40 AM
I wanted to interject one thing about this issue. I remember a similar issue a long time ago where someone was using a GPIB-ENET/100 through a VPN connection. You may not be running VPN, but do you have any "odd" IP network setup? If it's a simple network with everyone on the same subnet, that I would say it's a normal network and this isn't the problem.
Scott B.
GPIB Software
National Instruments
11-17-2005 10:19 PM
Hi Robert,
Thanks, I updated to VISA 3.4.1. Also, NI Serial was not even installed on this computer, so I installed 1.8.0. By the way I am only changing one of the computers so that the other can act as a control.
I will let you know if these updates have not solved the problem.
-Alex
11-17-2005 10:25 PM
Scottie-
We're not using a VPN, but we are using what may qualify as an "odd" setup: We are using static IP addresses on the Physics Dept. network at my University. One computer is plugged directly into "the wall", while the other computer, the remote GPIB, and the Serial Server are all connected to the network through a switch, or "hub". I probably should have mentioned this earlier. Do you think this could be the root of the problem?
Thanks,
-Alex
11-19-2005 07:37 PM
11-21-2005 10:31 AM
Your network connections don't seem that abnormal, so my VPN theory is out. It looks like, judging by your spy caps, GPIB0 isn't powered on or doesn't exist. If I'm reading this right, lines 52 and 53 take 3 minutes each to complete. This is pretty long; I'm not sure why your computer isn't timing out before 3 minutes, it should be about a minute. In any case, why don't you remove GPIB0 from the system if you're not using it (you say you're using GPIB1, correct?). You can remove it by deleting it from Devices and Interfaces in MAX (Measurement and Automation Explorer). You could even change GPIB1 to GPIB0 if you wanted to make both your computers the same. Do this in MAX by going to the properties page for the GPIB device and selecting the device-name dropdown box.
Scott B.
GPIB Software
National Instruments