Chapter 4 Remote Interface Reference
An Introduction to the SCPI Language
105
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.
Summary of Contents for E364 A Series
Page 9: ...8...
Page 15: ...14 Contents Contents...
Page 16: ...1 Quick Start...
Page 27: ...Chapter 1 Quick Start To Rack Mount the Instrument 26...
Page 28: ...2 General Information...
Page 40: ...3 Front Panel Operation and Features...
Page 68: ...4 Remote Interface Reference...
Page 114: ...5 Error Messages...
Page 124: ...6 Application Programs...
Page 135: ...Chapter 6 Application Programs Example Program for Excel 97 134...
Page 136: ...7 Tutorial...
Page 147: ...Chapter 7 Tutorial Remote Programming 146...
Page 148: ...8 Specifications...
Page 156: ...Appendix Service Information...
Page 165: ...Appendix Service Information General Disassembly 164 General Disassembly...
Page 193: ...Appendix Service Information Replaceable Parts 192...
Page 197: ......
Page 198: ......
Page 199: ......
Page 200: ......
Page 201: ......
Page 202: ......
Page 203: ......
Page 204: ......
Page 205: ......