Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems interfacing to Hewlett Packard Instrument - HP3852A

What are the NI GPIB driver settings required to communicate with a Hewlett Packard HP3852A logger. I can use the interactive panel to send and receive data but from a viual basic application the instrument locks up after my first command
0 Kudos
Message 1 of 2
(2,991 Views)
Make sure you are using a VB example program that ships with NI-488.2 to test your application. They are located at C:\Program Files\National Instruments\NI-488.2\Languages\Visual Basic. If you are using VB.NET, you'll need to sign up for the beta at www.ni.com/beta.

It is unclear what "interactive panel" you are referring to, you could be refering to a visa interactive control, IBIC, or the NI-488.2 communicator. Whatever it is, you can get an NI-Spy capture of it and compare it to an NI-Spy capture of your VB program running to see if they are using the same settings.
NI Spy Tutorial
0 Kudos
Message 2 of 2
(2,991 Views)