04-29-2010 09:40 AM
hi im trying to measure the width of a single pulseoutpout from NI SCOPE express
however pulse measurements.vi seems to expect more than a single pulse.
any ideas?
ta
05-12-2010 03:58 AM
Hi Slugger,
Can you first try this with the SCOPE Soft Front Panel (SFP) located in Start >> Programs >> National Instruments >> NI-SCOPE >> NI-SCOPE Soft Front Panel.
This should give you the screen below:
Please set the items as seen in the red boxes. Make sure your trigger channel is correct Mode is set to SGL and press the measure button.
This will give you a Scope measurement screen. Please press the Add button. Select the correct Channel and then in the measurement type choose "Period".
On the main SFP window press the run button. Does the measurement give you the reading you expect?
I do not have a Scope card to test this yet, so I have been using a simulated device.
Regards
JamesC
NIUK and Ireland
It only takes a second to rate an answer 🙂
05-13-2010 04:42 AM
HI
that works fine
but when i try to do a measure in labview it says that not enough cycles
annoying
05-13-2010 06:06 AM
Hi Slugger,
That was just the first step to make sure measurement I picked was the one you wanted, and alos that the built in SCOPE measurements did what you wanted.
Now we know that works, you can use the SCOPE API to run the same measurement in LabVIEW as seen in this screenshot.
You need to go to the SCOPE palette in LabVIEW go to "Measurements" and then the VI "niScope Fetch Measurement (Poly).vi"
This is the second to last VI in the screenshot above.
Regards
JamesC
NIUK and Ireland
It only takes a second to rate an answer 🙂