Agilent B2200 User’s Guide, Edition 2
4-3
Programming
Programming Basics
Programming Basics
This section explains the commands used for the fundamental switch control of the
Agilent B2200.
•
“SCPI Command Hierarchy”
•
“Fundamental Commands”
•
“Switch Control”
SCPI Command Hierarchy
The SCPI commands use a hierarchical structure for subsystem commands similar
to a file system. For example, in
:ROUT:CONN:RULE
command, the hierarchy is
as follows:
ROUT
root
CONN
sub-level 1
RULE
sub-level 2
The colon at the beginning of the command means root.
The colons between two command keywords means moving down to a lower level.
A semicolon enables two commands to be sent on the same line.
For example,
:ROUT:CONN:RULE ALL,FREE;SEQ ALL,BBM
is the same as
the following two commands:
:ROUT:CONN:RULE ALL,FREE
:ROUT:CONN:SEQ ALL,BBM
So, using a semicolon reduces typing and simplifies the program.
A command terminator (such as carriage return) resets the path to root.
Содержание B2200A
Страница 17: ...1 Introduction ...
Страница 21: ...Agilent B2200 User s Guide Edition 2 1 5 Introduction Front Panel Figure 1 1 Front Panel View ...
Страница 23: ...Agilent B2200 User s Guide Edition 2 1 7 Introduction Rear Panel Figure 1 2 Rear Panel View ...
Страница 34: ...1 18 Agilent B2200 User s Guide Edition 2 Introduction Accessories and Options ...
Страница 35: ...2 Installation ...
Страница 60: ...2 26 Agilent B2200 User s Guide Edition 2 Installation Maintenance ...
Страница 61: ...3 Front Panel Operation ...
Страница 99: ...4 Programming ...
Страница 127: ...5 SCPI Command Reference ...
Страница 187: ...6 VXI plug play Driver ...
Страница 220: ...6 34 Agilent B2200 User s Guide Edition 2 VXI plug play Driver Driver Functions ...
Страница 221: ...7 Error Messages ...