NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Introduction to the SCOPE Step Type in TestStand

Solved!
Go to solution
Hello! I am new in NI TestStand and like to add a "SCOPE" Step Type in a Test - Programm. Can anyone give a short introduction how i can use this step type ? at first, i set a frequency and the following step should appraise these frequency by the scope. greetings patrick
0 Kudos
Message 1 of 5
(3,818 Views)
There is a shipping example called IVIStepTypes.seq. In there, there is a couple of IVI Scope steps. The scope is initialized and then two channels are configured. There is also a read waveform step but you can easily change this to return a frequency measurement to a TestStand variable. You would add a TestStand numeric limit test in order to evaluate the returned frequency.
0 Kudos
Message 2 of 5
(3,812 Views)

Thanks Dennis, this was very helpfully for the first step.

At next, i like to appraise the measured values, so that this values, like amplitude etc., are at the Test - Report.
Is there a chance to get this measurement values?

 

Greetings,
Patrick

0 Kudos
Message 3 of 5
(3,787 Views)
Solution
Accepted by topic author patrick1988

Hi Patrick,

have you ever looked into the step Variable ?

Hope this helps

Juergen



Message Edited by j_dodek on 04-22-2008 04:09 AM
--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
Download All
Message 4 of 5
(3,768 Views)
"You would add a TestStand numeric limit test in order to evaluate the returned frequency."
0 Kudos
Message 5 of 5
(3,750 Views)