Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument did not respond to the *idn? query

I cant't communicate with one of my instruments. It's desription is "Instrument did not respond to the *idn? query". This is a digital oscilloscope fppm3350. The other - a multimeter - works good.
0 Kudos
Message 1 of 5
(4,183 Views)
If this is an older instrument (HPIB communication
protocol) there may not be a programmed response to
"*idn?" Is the failure to communicate a new development or are you trying to establish a new communication link? Do you have the instrument API?
0 Kudos
Message 2 of 5
(4,183 Views)
Hi Datti

You should use this command in capital letter, *IDN?

Bill.
0 Kudos
Message 3 of 5
(4,183 Views)
Actually the capitalization is optional on most, if not all, eqiupment.
so "*idn?" is equivalent to "*IDN?"

"ctbiu" wrote in message
news:506500000005000000517C0000-1021771306000@exchange.ni.com...
> Hi Datti
>
> You should use this command in capital letter, *IDN?
>
> Bill.
0 Kudos
Message 5 of 5
(4,183 Views)
I have many instruments which do not respond to _any_ of the "*" commands.
Try some sending some commands to the thing.

"Datti" wrote in message
news:5065000000080000007A4A0000-1021771306000@exchange.ni.com...
> I cant't communicate with one of my instruments. It's desription is
> "Instrument did not respond to the *idn? query". This is a digital
> oscilloscope fppm3350. The other - a multimeter - works good.
0 Kudos
Message 4 of 5
(4,183 Views)