Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Pinout Connection for DI on PXI3 6363

Hello All,

 

I am trying to read a waveform graph from my PXIe-6363 but having some difficulties. I am not sure if the problem is coming from my pin connection from my board to the pinout of the 6363. Currently, I connect the pinout of my board to the pinout of the 6363 (P0.0 - P0.6). I believe these pins P0.0 - P0.6, can be used for digital inputs. Attached is my vi. I believe I am missing something somewhere.

I use a scope to check the signal coming out of my board and it seems to come out fine; getting the correct square waves. Any suggestion will do.

 

Thanks,

 

 

Download All
0 Kudos
Message 1 of 2
(5,426 Views)

Hi Angel22,

 

It's tough to know what exactly the issue is.  What are you trying to display, exactly?  I'm confused as to why you have two DAQmx Read.vi's.  Also, you're reading from N channels in the first read and a single channel in the second one, while specifying a full port.  Lastly, I'm a little concerned that your while loop is auto-indexing the data from the second read, which isn't getting sent until you hit the stop button.

 

That being said, the manual for your device is here: http://www.ni.com/pdf/manuals/370784d.pdf  The device pinouts are in the appendix, and your device's pinout is on page A-16.

 

Any information you can send me that can help illuminate what you're trying to do would help.

 

 

Julian R.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(5,401 Views)