Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

0xBFFF0015 occur when using PXI 8106 (RT) to communicate with Agilent 33522B via Ethernet

I'm trying to control an Angilent 33522B by PXI-8106 running RT system.

 

Firstly, it can be connected and controled properlly by normal computer.

Secondly, it canbe connected and validated by an address like this:

Spoiler
   visa://169.254.103.2/TCPIP0::169.254.103.7::5025::SOCKET

 

However, when using the driver provided by agilent d move it to RT sessions, then it doesn't work......


Then I try Visa test panal, Query *IDN?\n

the result will still give me the right response, but also an Error.

Spoiler

Read Operation Error

VISA:  (Hex 0xBFFF0015) Timeout expired before operation completed.

 

Now, go back to the program using this instrument, run it. The computer will then seem to wait the 33522 to response.

 

Has anyone ever encountered this kind of problem and can helllllllp me?

THX

 

Lorry Liu

Tianjin University, China

 

0 Kudos
Message 1 of 2
(4,681 Views)

You do not mention what sort of driver from Agilent you are trying to use. It sounds like it might simply not be compatible with the RS operating system. 

 

The VISA timeout is probably happening because you have not configured the termination character correctly.

0 Kudos
Message 2 of 2
(4,448 Views)