03-25-2014 01:20 PM
Hello,
I am a graduate student and new to labview program, I have spent my couple of weeks to learn about labview and data acquisition techniques in labview. So far I am able to code a program as attached (block diagram) which basically runs only at highlight execution mode. I need to run the program throuhout the test period and record all the datas. I have NI- SCXI 1001 hard ware device and 2013 labview. I need to read from multiple channel at a time though it seems to be doing with this code. The output as attached is also not clear. I want the output to be tabulated with topic like Load, Stroke, Potentiometer 1 and Potentiometer2 etc. Please all help me to solve this problem. Your suggestions are highly appreciated.
Solved! Go to Solution.
03-26-2014 08:05 AM
03-26-2014 09:58 AM
Thank you very much for prompt reply, I tried to follow your instruction and still it doesnt work. Please can you suggest me in detail or post a code for me. I am in trouble since a month for this code.
03-26-2014 11:51 AM
03-26-2014 03:59 PM
Sorry to be late, I didnot get a chance to go to lab for screenshot, all I did is bring write sub pallette inside loop and changed to 1D waveform. It runs for someseconds and then dont...
03-27-2014 10:36 AM
Dear Dennis,
I have incorporated your comments and also revised from my side, now it is working little bit, I still wants to improve its functionality in the area of displaying graph, and time flexibility, please suggest me. If you have any informative links and documents regarding data acquisition please convey to me.
I have attached screenshot of block diagram for your kind information.
03-27-2014 11:27 AM
03-27-2014 12:40 PM
Yes sir,
I remove delay function, this time my wave graph displays only four points as I am connected to 4 channels..My assumption is they need to extend with increase in time, What may be the problem? It is writing to the file but my x axis is time but it shows some values negative..I am confused.
03-27-2014 01:08 PM
03-27-2014 01:26 PM
I have 1000 /sec and 100 samples to maintain ratio... I am thinking up to increase it.