LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-5102 Oscilloscope Measurement Problem

Hi,
I have a very different problem regarding NI-5102 Oscilloscope Card.

Problem 1:

This card is performing self test through the measurement & automation explorer. But through its driver program its showing failed. As there is self test vi. It should return 0 for passed, but its returning 1.And also from front panel of this card, its working well.


Problem 2:

Through front Panel of Oscilloscope i am able to see all the wave and also measure frequency, But through program it not giving any value, may be some settings are necessary for this problem. So u see this problem or if possible, u send a simple vi program for
measurement of frequency of any wave (TTL pulse, sine wave).

Waiting for your response,

Jiten
dra (jitendra_hal@rediffmail.com)
0 Kudos
Message 1 of 2
(2,664 Views)
When running the niScope SelfTest.vi, you usually receive a message indicating that the device passed the test and you should also receive a number 0 in the test result indicator. If the board is not passing the test, make sure that no other programs are using the same device (like MAX or the Scope Soft Front Panel). Adding an niScope Error Handler after the niScope Close will help us have more information of what is happening. With the error code, you can then visit ni.com and look for any Knowledge Bases that talk about this issue in particular.


Regarding the second problem, there are some pretty good example programs on the web that show how to do frequency analysis using NI digitizers. I am including links to some of them. Hope this helps!


ef="http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/7472892af9a5fd278625680...



Frequency Response (step response method)


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