13-12
Remote Operations
Angle brackets < >
—
Angle brackets (< >) are used to denote a parameter type. Do not in-
clude the brackets in the program message. For example:
:OUTPut <b>
The <b> indicates a Boolean-type parameter is required. Therefore, to enable
the selected source, you must send the command with the ON or 1 parameter
as follows:
:OUTPut ON
:OUTPut 1
Query commands
This type of command requests (queries) the presently programmed status. It is identi
fi
ed by
the question mark (?) at the end of the fundamental form of the command. Most commands
have a query form:
:ARM:TIMer?
Queries the timer interval.
Most commands that require a numeric parameter (<n>) can also use the DEFault,
MINimum, and MAXimum parameters for the query form. These query forms are used to
determine the *RST default value and the upper and lower limits for the fundamental
command. Examples are:
:ARM:TIMer? DEFault
Queries the *RST default value.
:ARM:TIMer? MINimum
Queries the lowest allowable value.
:ARM:TIMer? MAXimum
Queries the largest allowable value.
Case sensitivity
Common commands and SCPI commands are not case sensitive. You can use upper or lower
case and any case combination. Examples:
*RST = *rst
:DATA? = :data?
:SYSTem:PRESet = :system:preset
NOTE
Using all upper case will result in slightly faster command response times.
Long-form and short-form versions
A SCPI command word can be sent in its long-form or short-form version. The command
subsystem tables in Section 17 provide the long-form version. However, the short-form version
is indicated by upper case characters. Examples:
:SYSTem:PRESet
long-form
:SYST:PRES
short-form
:SYSTem:PRES
long-form and short-form combination
Note that each command word must be in long-form or short-form, and not something in
between. For example, :SYSTe:PRESe is illegal and will generate an error. The command will
not be executed.
Содержание 6430
Страница 26: ......
Страница 32: ......
Страница 78: ...2 14 Connections ...
Страница 98: ...3 20 Basic Source Measure Operation ...
Страница 138: ...5 30 Source Measure Concepts ...
Страница 156: ...6 18 Range Digits Speed and Filters ...
Страница 168: ...7 12 Relative and Math ...
Страница 176: ...8 8 Data Store ...
Страница 202: ...9 26 Sweep Operation ...
Страница 248: ...11 22 Limit Testing ...
Страница 310: ...16 6 SCPI Signal Oriented Measurement Commands ...
Страница 418: ...17 108 SCPI Command Reference ...
Страница 450: ...18 32 Performance Verification ...
Страница 477: ...A Specifications ...
Страница 489: ...B StatusandErrorMessages ...
Страница 498: ...B 10 Status and Error Messages ...
Страница 499: ...C DataFlow ...
Страница 503: ...D IEEE 488BusOverview ...
Страница 518: ...D 16 IEEE 488 Bus Overview ...
Страница 519: ...E IEEE 488andSCPI ConformanceInformation ...
Страница 523: ...F MeasurementConsiderations ...
Страница 539: ...G GPIB488 1Protocol ...
Страница 557: ......