Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB operations for Ranal-Dana 1992 & BoonTon 82AD

Hi fellow members,
 
   I am now trying to communicate with Ranal-Dana 1992 & BoonTon 82AD VIA GPIB. AS I am very new to GPIB, I am really lost. I don't know how to start. Can anyone guide me with this (Sample code? Example?)?? BTW, I am coding with Visual Basic. Thanks in advance.
0 Kudos
Message 1 of 3
(3,052 Views)
I would recomend using NI-VISA, National Instruments implementation of the VISA I/O standard to interface between Visual Basic and your Hardware.  Attached is a program that uses VISA commands to query an instrument.  You must know the expected commands for your instruments to use this example. 
 
For more references using VISA commands see the NI-VISA User Manual or the NI-VISA Help.
 
Regards,
 
 
Micaela N
National Instruments
0 Kudos
Message 2 of 3
(3,025 Views)

Opps!  I forgot to post the code:

 

Micaela N
National Instruments
0 Kudos
Message 3 of 3
(3,022 Views)