01-23-2008 03:53 AM
01-23-2008 09:05 AM
I found the option that I can use the property node "fetch offset"....
but there is still an error message saying there is an overload in the memory.
01-23-2008 12:38 PM
01-24-2008 06:59 AM
01-24-2008 09:32 AM
HI there...
Thank you for you answer.
Unfortunately I do not have Labview 8.5 - Thus I cannot open this file: multi-records_fetch.vi
But somehow there must be a possibility to save a aignal that is larger than 4Mb?
I tried to solve the problem using the trigger delay.
I tried to shift the delay and add all the parts later on.... but didn't work.
I added my original Vi (Labview version 8.2.1) to my message.
01-25-2008 07:45 AM
Hi...
I generated a trigger which always occurs just before all the significant parts of my signal.
My problem now: How can I recognize this and how can I just record those parts after the trigger?
I can't open this file: http://zone.ni.com/devzone/cda/epd/p/id/5427 - it is written with LV 8.5 - I only have 8.2
Thank you
01-23-2009 05:24 AM
Hi TimT20006,
I have the same problem as yours. The NI USB 5133 has 4Mb onboard memory and I need to acquire at least 1 second time window with about 50MS/s with 2 separeted channels. As we faced some difficulties with memory, we stated looking here in the forum and found your post. ? Was your problem already solved with the multi-records_fetch.vi ? perhaps you found another solution....
Thanks,
Guilherme Murici
04-30-2009 10:26 AM
This type of question would be more visible on the High Speed Digitizers Forum.
The USB-5132/5133 is a finite acquisition digitizer. The record size is limited by the total amount of memory on the digitzer. A 32MB/ch memory option for the USB-5132 and USB-5133 has just been released, which increases the maximum record length by a factor of 8 in comparison to the 4MB/ch option.
If you need to acquire more data, you must re-initiate the task to take a second record. There will be some "deadtime" where no samples are acquired during this initiate step. Some benchmarks have been provided to show what equivalent data rate can be achieved using this method. For continuous acquisition, consider a PCI, PXI or PXIe digitizer.
Jennifer O.