LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to load waveform generated from labview to AWG 2021 waveform generator using GPIB

I am trying to generate a waveform and load it on to Arbitrary waveform generator, through GPIB interface, but I am not able to do so.. though I am able to communicate with the instrument. Can some one please help on this , I would greatly appreciate the help
0 Kudos
Message 1 of 2
(2,849 Views)
Hi,
A quick search of www.ni.com/idnet turns up a few drivers for that AWG. You might consider looking into those as an alternative to coding it yourself. If you are looking to code it yourself, you will need to take a look at the manual for your instrument and determine the correct commands to send. When the data is received you will then need to parse it into an array.

Hope this helps out!

Best Regards,
Aaron K.
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,849 Views)