Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

NI PCI 6534 problem faced

One more problem i have faced while worling with two systems both having Ni PCI 6534 in it.
connected through terminal box

I a giving 8 bit output on port 0 from system 1.
clock frequency 1000.
If i see clock on oscilloscope it is not showing me the square wave but it is showing me the damping type of waveforms.What is the reason?

One more thing that, on first system i am giving output at 0.5 HZ only using cont pattern output. So i will get 1 sec HIGH & 1 sec LOW time period of clock right? Now i am checking the clock using port 0 using MAX on other system. But i am getting continuous HIGH if my REQ polarity is active high & continuous low if my request polarity is active low. Why it is like this.

Pls help me to solve these probems
.
0 Kudos
Message 1 of 2
(3,002 Views)
Hi Vishal,

When dealing with square waves as inputs to oscilloscopes there are a couple things to lookout for. The first thing is that the bandwidth of the scope should be 5-10x greater than the frequency of the square wave. This is because the component frequencies of the square wave edges can be much much higher than the the fundamental frequency of the square wave. If your bandwidht isn't great enough, you will see a distorted/rounded almost sinusoidal square wave.

The second thing is that the termination inside the oscilloscope will make a difference as to how the square wave appears. If you use a high impendence termination 10k ohm (1M ohm) you will get the correct amplitude for your square wave but there might be reflections that will distort your
waveform. If you use the 50 ohm termination, this will more closely match the impedence of the wires and will result in a much cleaner square wave but the amplitude of the square wave will be roughly half of what it should be.

As for your last question, the minimum frequency of the 653x boards is 1 Sample/10minues. So I'm not sure why it is not working for you. I have tried using the example Continuous Pattern Output.vi that ships with LabVIEW and I connected the least significant bit to a E Series counter and it measured the 0.5Hz signal correctly. It could be something with the programming of the card. Anyway, hope that helps. Have a good day.

Ron
0 Kudos
Message 2 of 2
(3,002 Views)