Re: processing of aquired signal during aquisition (arrays?)

2004-06-16 Thread IanW
It's hard to see where you are going wrong, maybe you could attach your program or an example which demonstrates your problem.

Re: processing of aquired signal during aquisition (arrays?)

2004-06-16 Thread Kostya
Thanks, lanW. In fact, I tried to use the shift register, but results are same as if no shift register used. I checked it by wiring two "index array" icons with different indexes to the output of my "build array" - they give zero values - I monitor it by attaching "indicators" to the "index array"

processing of aquired signal during aquisition (arrays?)

2004-06-15 Thread Kostya
Hello, I'm aquiring a voltage signal from a thermistor using DAQ and Labview. I'm using "for-loop" in Labview for that. Is it possible to take my previous readings of the voltage signal (through A/D channel), say, V(i-1), compare it to its current value V(i) and if a comparison condition holds - "f