. is it a serial or a GPIB communication?
I'm using a USB connection to communicate with the device.
. Is it a timeout response from tektronix instrument or the VISA function return a timeout?
Tektronix instrument completely hangs, and doesn't answer anything any more.
So, the VISA function (and any other way to communicate with the instrument) times out.
. I
beleive that the instrument lose the communication so you need to start
another one.
. Did you try to only close the communication and try to
start it again without using the VISA clear function?
. The VISA clear function is doing a Selected Device Clear.
The thing is that the only way to unblock the device was to completely close the VISA program (OpenChoice Talker Listener, for instance), and open it again.
Under Linux, I tried to execute visa clear + close + open, but it didn't unblock the device.
The only way to unblock it was to
- Use windows,
- Open "OpenChoice Talker Listener"
- Send a request (*idn?, for instance)
And then, the device was unblocked.
That is the main reason why I'm requesting your help to get the USB informations which are transmitted to the instrument, when using VISA (under Windows?).
Regards,
R. Rado
Message Edité par rrado le 10-09-2007 03:24 PM