thanks for your help.
I'm reading an analog signal with a frequency of 5 Hz. I've actually got it to work partially, I had to change the sample clock type to "continuos" from "finite". I'm reading some random signal at the moment, I think the number or samples to be read and the sample rate is not set right. Also, what if I want to acquire 5 signals continously and simultaneously, what do I need to add in my labview module? I know that labview scans through the analog channels at a specified rate to acquire the signal. So, in such a case, are my acquired signal being captured simultaneously?
Thanks again