LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write a program to read data through PXI?

Hi folks,

 

I want to develop a program to read external data acquired through PXI through LabVIEW. So far, I have managed to detect the PXI chassis (PXI-1033) and the RIO (PXI 7813R) through MAX. I have an SCB connector block, which I plan to feed in my signal.

 

Any idea how I should go about this?

Any help would be much appreciated.

 

Thanks, Anoop

0 Kudos
Message 1 of 4
(2,481 Views)

Advice: Read the LabVIEW tutorials/basics.

 

Seriously, a bit of time spent now understanding the fundamentals will pay off hugely in the future. Also have a look at the example programs that ship with LabVIEW (Help >> Find Examples)

 

Of course you can post back if you hit a specific problem and people will be more than happy to help, but it's best if you at least have a go at it first.

 

-CC

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


0 Kudos
Message 2 of 4
(2,478 Views)

Thanks for the reply.

 

I have decided to take a step back and actually look at the PXI-7813R for now.

 

As I understand, The PXI-7813R has a reconfigurable I/O and an FPGA module. Using this I/O module, I can feed in signals/data into the PXI.

 

1) Does the I/O module have to be programmed if I were to 'see' the data read/wrote in to the PXI?

 

Once the data is read/wrote in, I will have to feed them into the FPGA module.

 

2) So, do I have to program a specic FPGA module for this on labview, based on the data in?

 

Note: the data will be fed in through an external device, which will supply 6 different waveforms/signals.

 

Thanks, Anoop

0 Kudos
Message 3 of 4
(2,467 Views)

This would be a good document for you to follow:

http://www.ni.com/white-paper/3261/en


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 4 of 4
(2,463 Views)