04-13-2006 09:42 AM
04-13-2006 10:25 AM
04-13-2006 10:35 AM
We currently use two cables :
- 2m cable between the receiver and the PC
- 1m cable between the PC and the Antenna Positionning System.
Do you mean that NI Spy decreases the GPIB interface speed when it is ON ?
If so, how can we manually decrease the GPIB speed without starting NI Spy ?
Thanks,
Laurent
04-13-2006 11:19 AM
04-13-2006 12:07 PM
04-13-2006 02:10 PM
04-14-2006 02:33 AM
You are absolutely right Colin, It must be something in the software or (but I don't believe the instrument is that old) something in between the commands.
10 years ago we found an old parameter analyzer that needed a delay between two stb reads, otherwise the machine was so busy processing the stb that it forgot to measure. But probabbly a race condition in LabVIEW is "solved" by the Spy.
Did you wire the error-out from the previous call nicely to the error-in of the next or did you not wire the error IO?
This is the best way to prevent raceconditions.
04-14-2006 02:54 AM
Thanks for your answers.
The problems remain the same by adjusting the Time Speed to the highest time value (2usec), and changing cable length have no effect too.
So the problem could be caused by the acquisition software itself?
I'll ask the programmer about what he thinks about that,
Thanks,
Laurent