01-21-2022 05:35 PM
Hello,
I have a university program to write. I use a daq ni usb-6008 card. Unfortunately, I don't know how to go about it. Are there people here who would like to help me or write for something? The design is based on frequency and voltage control in such a way as to be able to control two generators, using a switch on the basis of 0 - no power 1 - power and 0- 0Ghz 1- frequency selection from the range 2- frequency selection from the range. I have not been here for a long time and I have also been working with this environment recently and I do not know if I am writing in the appropriate column.
greetings
01-22-2022 10:48 AM
@DaqCard wrote:
I have not been here for a long time and I have also been working with this environment recently and I do not know if I am writing in the appropriate column. You are a "New Member", and joined the same day that you posted this request. What do you mean by "a long time"?
You need to learn the basics of LabVIEW. On the first page of the Forum, there are links to Tutorials that will get you started on the basics. Since you are at a University, you should ask around and see if anyone teaches LabVIEW, and if not, if there are people who use LabVIEW and would be willing to mentor you and provide a little help when you get stuck (or explain the basics to you, including the importance of good programming style, why the Error Line Is Your Friend, and the Three Laws of Data-Flow Programming).
Bob Schor
01-22-2022 11:18 AM
If you think learning LabVIEW is the only blocking thing in your project, you can even use this DAQ device with MATLAB, Python, C, C++ or C# .Net - DAQmx has driver support for many more languages than LabVIEW.