06-27-2012 01:21 PM
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.
06-28-2012 05:01 AM
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
06-28-2012 07:51 AM
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.
06-28-2012 01:28 PM
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.
06-29-2012 08:04 AM
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.
06-30-2012 03:17 AM
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.