Chapter 4 Remote Interface Reference
An Introduction to the SCPI Language
113
4
Command Separators
A
colon
( : ) is used to separate a command keyword from a lower-level keyword
as shown below:
‘‘
SOURce:CURRent:TRIGgered
’’
A semicolon ( ; ) is used to separate two commands within the same subsystem,
and can also minimize typing. For example, sending the following command
string:
‘‘
SOUR:VOLT MIN;CURR MAX
’’
... is the same as sending the following two commands:
‘‘
SOUR:VOLT MIN
’’
‘‘
SOUR:CURR MAX
’’
Use a colon and a semicolon to link commands from different subsystems. For
example, in the following command string, an error is generated if you do not
use the colon and semicolon:
‘‘
DISP:TEXT:CLE;:SOUR:CURR MIN
’’
Using the
MIN
and
MAX
Parameters
You can substitute
MINimum
or
MAXimum
in place of a parameter for many
commands. For example, consider the following command:
CURRent {<
current
>|MIN|MAX}
Instead of selecting a specific current, you can substitute
MINimum
to set the
current to its minimum value or
MAXimum
to set the current to its maximum
value.
Содержание 2110-0457
Страница 9: ...8...
Страница 15: ...14 Contents Contents...
Страница 16: ...1 Quick Start...
Страница 26: ...2 General Information...
Страница 38: ...3 Front Panel Operation and Features...
Страница 70: ...4 Remote Interface Reference...
Страница 122: ...5 Error Messages...
Страница 133: ...Chapter 5 Error Messages Calibration Errors 132...
Страница 134: ...6 Application Programs...
Страница 145: ...Chapter 6 Application Programs Example Program for Excel 97 144...
Страница 146: ...7 Tutorial...
Страница 157: ...Chapter 7 Tutorial Remote Programming 156...
Страница 158: ...8 Specifications...
Страница 165: ...Chapter 8 Specifications Supplemental Characteristics 164 Figure 8 2 Dimensions for Rack mounting...
Страница 166: ...Appendix Service Information...
Страница 175: ...Appendix Service Information General Disassembly 174 General Disassembly...
Страница 202: ......
Страница 203: ......
Страница 204: ......
Страница 205: ......
Страница 209: ...208 Index Index...