Remote Control Commands for Phase Noise Measurements
R&S
®
FSW-K40
153
User Manual 1173.9286.02 ─ 15
<ChannelName>
String containing the name of the channel.
The parameter is optional. If you omit it, the command works for
the currently active channel.
STATus:OPERation:PTRansition
<SumBit>,<ChannelName>
STATus:QUEStionable:PTRansition
<SumBit>,<ChannelName>
STATus:QUEStionable:LIMit:PTRansition
<SumBit>,<ChannelName>
STATus:QUEStionable:PNOise:PTRansition
<SumBit>,<ChannelName>
STATus:QUEStionable:POWer:PTRansition
<SumBit>,<ChannelName>
These commands control the Positive TRansition part of a register.
Setting a bit causes a 0 to 1 transition in the corresponding bit of the associated regis-
ter. The transition also writes a 1 into the associated bit of the corresponding EVENt
register.
Parameters:
<SumBit>
Range:
0 to 65535
<ChannelName>
String containing the name of the channel.
The parameter is optional. If you omit it, the command works for
the currently active channel.
8.16 Remote Control Example Scripts
This chapter contains a few remote control example scripts for particular phase noise
measurement and configuration tasks.
The first chapter contains a short sequence of commands to perform a complete phase
noise measurement. The subsequent chapters contain sequences of remote com-
mands to perform special tasks for phase noise measurements like customizing the
half decade configuration table.
All examples are based on a measurement range from 100 Hz to 1 MHz.
8.16.1 Performing a Basic Phase Noise Measurement
//Enter Phase Noise application
INST:SEL PNO
//Perform a preset of the channel
SYST:PRES:CHAN
//Customizing the screen layout.
//Add residual noise window:
LAY:ADD? '1',BEL,RNO
//Add spot noise window:
LAY:ADD? '2',RIGH,SNO
//Configure single sweep measurement.
INIT:CONT OFF
//Define the measurement range.
Remote Control Example Scripts