Using IQS Products in an Automated Test Environment
Integrated Qualification System
189
SCPI Command Structure
<mnemonic> Element used in the construction of certain data types and program
messages.
In the diagram above,
“<Upper/lower case alpha>” corresponds to ASCII character codes
(65 to 90 and 97 to 122, in decimal).
“_” corresponds to an underscore character (code 95, in decimal).
< >
Text appearing between angled brackets specifies the command
parameter to be sent or the response you will receive from an
instrument.
Do not include angled brackets in your program message.
|
Indicates that one, and only one, value must be selected from the
available choices.
Example: If the list is 0|1, you can only select 0
or
1.
Do not include the pipe character in your program message.
{ }
Indicate that the enclosed parameters can appear 0 to n times when the
command is used.
Do not include braces in your program message.
:
Mandatory to separate keywords. Can be omitted at the beginning of a
program message. For example, you can use either :SYST:ERR or
SYST:ERR.
Item
Meaning
<Upper/lower
case alpha>
<Upper/lower
case alpha>
_
<digit>
Содержание IQS-600 Series
Страница 1: ...User Guide Integrated Qualification System IQS 600...
Страница 22: ......
Страница 28: ......
Страница 106: ......
Страница 132: ......
Страница 194: ...Using IQS Products in an Automated Test Environment 186 IQS 600 Standard Status Data Structure...
Страница 252: ......
Страница 274: ......
Страница 336: ......
Страница 366: ...Using the IQS 9600 Utility Module 358 IQS 600...
Страница 367: ...Using the IQS 9600 Utility Module Integrated Qualification System 359...
Страница 368: ......