02-22-2012 03:56 PM
Hello,
I am new to NI products. I'd like to know if I can use data files(like txt file which contains some amount of data) to generate arbitrary waveform. If this can be done, are there any other file formats can be used to generate arbitrary waveforms?
Thanks,
NA
02-22-2012 08:50 PM
Yes you have do read the file in LabVIEW and convert that into waveform and send it to the PXI target. Normally we use to generate arbitrary waveform (non standard waveform) in this method only then send the waveform data to the target.
02-22-2012 08:59 PM
Thanks for reply! I'd like to know if there are some other data file formats can be accepted by LabView besides txt...