EasyManuals Logo

R&S NRP Series User Manual

R&S NRP Series
185 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #150 background imageLoading...
Page #150 background image
Performing measurement tasks - programming examples
R&S
®
NRPxxS(N)
150User Manual 1177.5079.02 ─ 15
// (this loop could also check for cancel-requests
// from the user or other break conditions)
while ( ! bMeasReady )
{
query( "STAT:OPER:MEAS:EVEN?", &iEvent );
bMeasReady = ((iEvent & 0x02) != 0);
if ( ! bMeasReady )
sleep( 1 );
}
if ( bMeasReady )
{
query( "SENS:TRAC:DATA?", bufResult );
// further process the result in 'bufResult'...
// ::
// ::
}
Trace measurement with synchronization to measurement complete

Table of Contents

Other manuals for R&S NRP Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the R&S NRP Series and is the answer not in the manual?

R&S NRP Series Specifications

General IconGeneral
Product TypePower Sensor
Connector TypeSMA, 3.5 mm, 2.4 mm
InterfaceUSB, LAN
Storage Temperature-40°C to +70 °C
DimensionsDependent on model
WeightDependent on model
CompatibilityR&S Instruments
TypeDiode

Related product manuals