Thanks a lot. Now, I see what is the problem. I did not have DAQmx installed in the original installation and I kept wondering why can't I do something as basic as an analog signal acquistion. That is why I was using Signal Express, which was too basic. I have done it now and so the DAQ assistant is now available under Express --> input --> DAQ Assistant. Thanks a lot for pointing that out. Also, indeed under Hardware I/O I see daqmx with the examples.
Thanks. It is now easy to acquire and view signal on a graph. However, I don't see any ready made VI for writing the waveform data to a spreadsheet (both the X and Y values). Do you know of any example?
I think the best way to save data is the TDMS file format. If you look for examples, you will see many. As much as I know, direct saving into Excel is not that straigthforward, so better to use TDMS file format. Try to find examples, something like "Aquire and save data to TDMS file". Beside, download and install the TDMS plugin for Excel, so you can directly export your tdms data into Excel spreedsheet file:
Blokk....Another quick question.
How do I change the terminal configuration to RSE for this example VI: 'TDMS Logging - Cont Log and Read Data.VI'
It defaults to 'differential' every time I run the VI. Thanks a ton.