LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Acquisition through Two NI PXI 4071

Hello Everyone,

 

I was taking data with one NI PXI 4071 (the code is attached) but now I want to acquire data through two NI PXI 4071.

I have both NI PXI 4071 in chassis connected to PC. Can you please guide me what do I need to change to do so.

 

I will really appreciate your help.

 

 

 

Best Regards,

Shaheen.

 

 

0 Kudos
Message 1 of 6
(2,715 Views)

Hi,

 

I think you basically just have to copy your code, to do two simultaneous tasks.. (see attachment) and then just choose the second pxi for the second task..

 

Hope this helps..

 

regards,

adigator

0 Kudos
Message 2 of 6
(2,700 Views)

This assumes you do not want to synchronize the two boards so they take data at the same time.  If you want to do this, check out the DMM examples.  If that does not work for you, you may want to post your question in the DMM board.

0 Kudos
Message 3 of 6
(2,696 Views)

I tried to copying the same code but it collects big data and runs out of memory, so synchronizing would be a great option. 

I will look at DMM examples and my be posting this question on DMM Board.

 

Thanks a lot for your advises.

 

 

 

Best Regards,

Shaheen.

 

 

0 Kudos
Message 4 of 6
(2,685 Views)

Synchronization will not necessarily take care of the large data issue.  Take a look at Managing Large Data Sets in LabVIEW.  If you continue to have problems, leave a link from this thread to the DMM thread and continue the conversation there, hopefully with code examples.

0 Kudos
Message 5 of 6
(2,664 Views)

Please enrich me with your guide lines at the following link in DMM board.

 

Thanks.

 

http://forums.ni.com/t5/Digital-Multimeters-DMMs-and/Synchoronizing-Multilple-PXI-4071/td-p/2049484

 

 

Best Regards,

Shaheen.

0 Kudos
Message 6 of 6
(2,652 Views)