10-21-2006 10:52 PM
10-23-2006 05:50 PM
12-11-2008 05:21 AM
Hi, I am a new user with Labview. I need to read a high speed signal. My devices are a PCI 6133 and BNC-2110. The labview version is 8.5
This signal has a frecuency between 1KHz and 10KHz and last less than 1s. I am using the high speed data logger and it seems to work.
I am having problems with the high speed data reader. When I try to read the signal, it seems to be 0. I don't know what can I do, as I checked the block diagram but I can't find or more exactly I don't know what is the multiplier in the top part of the while loop.
Another possibilty that I have checked is to use the signal express but I think that it is not fast enough. I tried to set it to read high speed data. I followed the advices of another comment (optimizing labview signal express for high speed or high channel count logging) but when I set high rate, the programs crashes and it has not enough memory.
Also, I don't know if I can read with the signal express the data acquired with the high speed data logger.
I hope you can help, as I need to find the solution to start working.
Thanks in advance.
12-12-2008 05:08 PM - edited 12-12-2008 05:11 PM
Hi H3I,
I've attached a screen shot showing the issue. If you delete the bottom leg that comes in from 'scale multiplier' and replace with a constant of 1, then the data will stream properly.
12-15-2008 05:22 AM
Hi, John S
Thank you for the answer. I made the changes and now it reads something. Anyway I discovered how to work with signal express and I am using it as I can set configurations that I need.
The fact is that I am trying to record the signal from a specimen that is subjected to a cyclic load until it breaks. As I don´t know when exactly it breaks, I set leaving the window as recording condition but I would like to record about two seconds previous to this condition. Is that possible?
Thanks in advance.
12-16-2008 11:53 AM
HI h3l,
You will want to look into pretrigger samples. You can do this by adding the Trigger step which is under Execution Control. It doesn't appear that this can be set to a number of seconds but you can set it to how many samples you would expect to acquire in that time.
05-13-2009 07:59 PM
Hi,
I'm having a different problem with the high speed data reader... it uses the pre-mx vi AI Hardware Config. Since I have 8.6, this won't load properly. Is there a DAQmx vi that will get the same info (it's looking for group channel settings and number of channels in file).
thanks,
mike