Agilent Technologies 8560E User Manual page 393

Agilent technologies 8560 e-series and ec-series spectrum analyzers
Table of Contents

Advertisement

The current channel spacing and channel bandwidth values are also
displayed as follows:
• channel spacing (ACPSP)
• channel bandwidth (ACPBW)
Example
10
REAL Lower,Upper,Total_pwr,Max_acp
20
OUTPUT 718;"ACPMEAS;"
30
OUTPUT 718;"ACPLOWER?;"
40
ENTER 718;Lower
50
OUTPUT 718;"ACPUPPER?;"
60
ENTER 718;Upper
70
OUTPUT 718;"ACPPWRTX?;"
80
ENTER 718;Total_pwr
90
OUTPUT 718;"ACPMAX?;"
100 ENTER 718;Max_acp
110 PRINT USING "K,K";"ACPUPPER= ",Upper
120 PRINT USING "K,K";"ACPLOWER= ",Lower
130 PRINT USING "K,K";"ACPPWRTX= ",Total_pwr
140 PRINT USING "K,K";"ACPMAX= ",Max_acp
150 END
Chapter 7
Language Reference
ACPMEAS Measure Adjacent Channel Power
393

Advertisement

Table of Contents
loading

Table of Contents