LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx offset

I have a task with two values.I start this task with the DAQmx read the values and get them out to a diagram.One of the values ia to high so i want to give it a offset.
How can I do this, how can I separate the signals after the DAQmx-vi read?
0 Kudos
Message 1 of 3
(2,747 Views)
You use the index array function to get the specific waveform you want add then you add or subtract a constant.

Message Edited by Dennis Knutson on 10-17-2005 11:17 AM

Message 2 of 3
(2,740 Views)
Thank you Dennis Knutson, this helps me very much
0 Kudos
Message 3 of 3
(2,719 Views)