10-20-2013 10:09 AM
any example program on how to generate a specific waveform? what functions do i need to use?
i want the waveform to have a specific rise time between amplitude levels and specific time during the steady state of such level.
Currently, i use the waveform editor but can not make the signal stay indefinetely at the last part.
Ex: from 0V to 1V, a rise time of 1us and 1V will stay for 5us then after that it go to 4V with a rise time of 2us then at 5V, it will stay indefinitely.
Thanks in advance.
12-10-2013 02:55 PM
Noah,
What ADE are you using? LabVIEW, C, or .NET? There are a good amount of examples that get installed with the driver. Take a look under the Start Menu >> All Programs >> National Instruments >> NI-FGEN >> Examples. There will be examples for LabVIEW and C.
What hardware are you using? This makes a difference when you are asking about programming the device.
Other Questions:
Are you only generating one waveform?
What is the waveform? (Sine, triangle, other, or arbitrary?)
Is there any triggering that needs to be implemented?
In general just a good overview of what you want from your application.
Thanks!