Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TTI AWG TGA 12104 automatic Setup files

Hello,

 

I am using TTI AWG TGA12104 waveform generator and I have created some 10 setup files which has different waveforms with different amplitudes. I want to run all these setup files at a certain time interval. There is no provision to do it with usb connection or any other connection. So I thought of changing the c code which was given in VC6 folder of USB/Examples but I am not able to run the executable which has been produced at the end. So i thought of finding a way around using labview. Can anyone help me find a way of running all those setup files continuously using labview?

 

Thanks

 

0 Kudos
Message 1 of 3
(2,457 Views)

Hi raj20396,

 

It would most likely be possible to use LabVIEW to do this, but it's hard to give specifics when I don't have familiarity with that hardware. If you want a good starter, the article below should get you going in the right direction.

 

USB Instrument Control Tutorial
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1qzCAA&l=en-US

 

Best,

Claire C.
AppSW Staff Product Support Engineer
National Instruments
CLD|CTD
0 Kudos
Message 2 of 3
(2,405 Views)

The command set for this instrument appears to follow SCPI format.  You could easily set up a text or Excel file to be read in allowing the instrument to be configured as desired when required.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 3 of 3
(2,396 Views)