Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

open source (python?) to control DAQ for signal generation

Solved!
Go to solution

Hi all, 

 

I would like to control the NI USB-6343 device to generate a signal on one of the analog outputs. Is there any open source, e.g. python, available to generate and communicate these signals to this device? 

 

BR 

Simon 

0 Kudos
Message 1 of 3
(2,954 Views)
Solution
Accepted by topic author simon_mar

Yes, you need to use the NI-DAQmx drivers for Python and write your own program to control USB-6343

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Pf1SAE&l=en-US

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(2,941 Views)

Hi, 

 

Thanks for the advice, I have just set it up and it works, nice API. 

 

BR 

Simon 

0 Kudos
Message 3 of 3
(2,932 Views)