LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

signal express

Hi. i have aproblem with signal express. when i try to acquire three different kind of signals with three different modules on my cDaq 9172 i recive this notice: the task is riserved by another one. Now my question is: Can i use three modules simultaneaus with signal express? and with labView? 
pollon
0 Kudos
Message 1 of 3
(2,770 Views)

Hi Pollon,

It is possible to acquire different signals via different modules in signal express (I simulated it with a thermocouple and a sine wave). When you set up the first channel with say a thermocouple in signal express, click the add button and add your new analogue signal., for example the sine wave. To add a digital module, you would have to add a new step after your analogue input.

This process is easier to set up in labview using a daqmx read/write task (see the labview examples) but all the channels would have to be read in the same VI with the same sample clock in order to get them synchronised.

I hope this answers your query,

Mike

 

 

Mike W
Applications Engineer
National Instruments UK&Ireland
0 Kudos
Message 2 of 3
(2,754 Views)
I confirm that it's possible to acquire multiple signals both in LabVIEW and in Signal Express. However, you can't use multiple tasks but you must include all the specific channels in only one task for acquisition (for example, in LabVIEW or in MAX you create a task for analog acquisition adding more than one channel). The reason is well explained in this KB.
You can find detailed explanation on how to acquire data from multiple modules in cDAQ in Signal Express in this second KB.
I hope it's all clear.
Bye!
Licia
Message 3 of 3
(2,733 Views)