07-17-2019 04:50 PM
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
07-30-2019
12:00 PM
- last edited on
01-02-2025
09:35 AM
by
Content Cleaner
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,
07-30-2019 02:34 PM
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.