Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Using OpenChoice talker listener to send hex

Hi every body, I have a DPO 4054 oscilloscope and I have installed the OpenChoice Call Monitor to test send data to our device, well this works good with ascii commands like *IDN?, but when I set to send hex data I cant send nothing, the proper program convert *IDN? to hex (2A 49 44 4E 3F) then I press the send button (write), after the read one and I receive a error, my command is not recognized by the oscilloscope, I have alread tried: 2A 49 44 4E 3F 0D 0A, 2A 49 44 4E 3F 0A 0D, 2A 49 44 4E 3F 0A, 2A 49 44 4E 3F 0D, 2A 49 44 4E 3F 0A0D and 2A 49 44 4E 3F 0D0A. But nothing works, can someone help me? Thanks in advanced Rafael
0 Kudos
Message 1 of 2
(3,553 Views)

Isn't that a Tektronix program? Did you ask them?

If you are using an NI GPIB controller, then you could use MAX (Measurement & Automation Explorer) and interactive control. If you have NI-VISA installed, you have VISA test panels that can be used in MAX.

0 Kudos
Message 2 of 2
(3,550 Views)