LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use two 'AIread'

Hello everyone,
  i want to use to AI read in one vi.  can I do that?  both these AI read would have different number of points to be scanned.  one AI read would scan only one point since i want some kind of graphical representation and this requires only one point to be scanned.  this results in scan backlog.  if i stop the vi the remaining scans would not be saved.  so can i use another AI read with a larger number of scan so that i don't have scan backlog.
  i look forward to your suggestions.
 
thank you,
dhruvit
0 Kudos
Message 1 of 2
(2,343 Views)

Will these two AI reads acquire from same DAQ device?

If yes, the second DAQ AI read will not work as your Device will be reserverd for your first AI read Task

 

What is the hardware set up that you want to read from?

0 Kudos
Message 2 of 2
(2,326 Views)