![Applent Instruments AT525D Скачать руководство пользователя страница 30](http://html.mh-extra.com/html/applent-instruments/at525d/at525d_user-manual_2954886030.webp)
30
AT525D User's Guide
Example:
ROOT:COMmand3:COMmand5 ppp
ROOT
Subsystem Command
COMmand3
Level 2
COMmand5
Level 3
ppp
Parameter
◼
The basic rules of the command tree are as follows.
Letter case (upper and lower) is ignored.
For example,
ROOT:COMMAND3 =
root:command3
Spaces (_
used to indicate a space) must not be placed before and/or after the colon (
:
).
For example,
root_:_command3
root:command3
The command can be completely spelled out or in abbreviated.(The rules for
command abbreviation are described later in this section)
For example,
root:command3 =
root:com3
The command header should be followed by a question mark (?) to generate a query
for that command.
For example,
root:com3?
The semicolon (;) can be used as a separator to execute multiple commands on a single
line. The multiple command rules are as follows.
Commands at the same level and in the same subsystem command group can be
separated by a semicolon (;) on a multiple command line.
For example,
root:com3:com5 ppp ; com4 ppp
To restart commands from the highest level, a semicolon (;) must be used as the
separator, and then a leading colon (:), which shows that the restarted command is a
command at the top of the command tree, must follow.
For example,
root:com3:com5 ppp; : root:com1 ppp
The AT525D accepts the three forms of the same SCPI commands: all upper
case, all lower case, and mixed upper and lower case.
ROOT
COMmand1
COMmand2
COMmand3
COMmand4
COMmand5