06-04-2009 06:43 AM
VISA Control gurus,
I am trying to communicate with my AGILENT N8300A Wireless Test Set.
I am able to do the same via NI VISA Interactive Control ...
(Attached is the pic)
But, if I tried do the same with a example program ....
(Also attached below)...program shows a
VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.
I have tried using both Async and Sync mode in the VI... VISA Read.
But it always shows timeout error.
I am not able to understand what might be the difference if it is working fine
in NI VISA Interactive Control but not in my program
Any help or pointers would be appreciated ........
Regards,
Dharmendra
Solved! Go to Solution.
06-06-2009 01:20 AM
07-17-2009 12:34 AM
Hello Albert,
From your answer to RF_Buzzer, I believe you can help me understand the difference from Visa Interactive Control and LabVIEW. Your help would be appreciated.
When I use GPIB Write and Read (with visa vi) in VISA Interactive Control, I get the full read back. But with Labview, I dont get the full read back. Eventthough both Labview and VISA Interactive Control is using the VISA vi to read and write.
from the attachments you will see...
With VISA Interactive Control, I get the following read: "FLUKE,8845A,9964003,02/14/08-08:54\n"
But with Labview, I get the following read: "FLUKE "
I am not sure why there is a difference, can you please explain?
thank you very much!
srawas