08-02-2006 08:47 AM
08-03-2006
02:53 PM
- last edited on
05-02-2024
03:51 PM
by
Content Cleaner
Hello,
If you look at or multifunction boards such as our PCI-6251 (found here), it is capable of writing data out on two ports. If you look at the specifications for this device it specifies the update rate for 2 channels is 2MS/s so 20KHz is not a problem.
The data the devices generates is up to you. You simply write an array of data to the device and it will generate that data. If you want to update the data buffer you originally wrote to the device while it is running you can do this too. However, if you do this, you will see a discontinuity where the old buffer meets the new one.
There is no functionality built into our Multifunction IO boards to perform a phase sweep. This is something you would have to code in software. You might be interested in one of our function generators, however each function generator is only a single port and would require a PXI chassis. With a PXI chassis you can synchronize the two boards. If you have any additional questions about our function generators you can post more questions in our signal generator discussion forum page.
Regards,
Jesse O.
Applications Engineering
National Instruments
08-04-2006 03:34 AM