I need to get the input from a potentionmeter and an accelerometer at the
same time. When I work with them seperately each in a seperate LABview
program they operate well. but once I combine both of them in the same
LABview program, I get the following error: "Error 200279 occured at DAQmx
read (Analog 1D wfm NChan NSamp).vi
when I increase the input's sample to read from the default value (100) to
the 500, the program works well but its response time becomes really slow.
Yet in my application I need to have a fast response time.
So I was wondering if I can have both the potentiometer and the
Accelerometer, running simultaneously without having a drastic affect on
the response time of each.