Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anbody have labview drivers for Tenney Temperature Chambers?

When I run the Measurement and Automation program, I can detect the instrument, but when I send a query to it, "*IDN?" it says the instument did not respond to the query string!

Does anyone have a vi that will control this chamber?
Or some idea on why I can not communicate with it?

Thanking you all in advance,
D.S
0 Kudos
Message 1 of 2
(3,743 Views)
Hi D.S.

The fact that the chamber is not responding to the *IDN? doesn't mean that you cannot communicate to it. Since MAX is detecting the device, this means that the device responds to the controller commands and performs the appropriate handshake to accept bytes. The device is most likely not responding to *IDN? because it doesn't recognize the command.

You should refer to the chamber's documentation to determine what commands it accepts and recognizes.

DiegoF
National Instruments.
0 Kudos
Message 2 of 2
(3,743 Views)