Using Your Unit and Modules in an Automated Test Environment
204
LTB-8
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>
Содержание LTB-8
Страница 1: ...User Guide LTB 8...
Страница 8: ......
Страница 26: ......
Страница 58: ......
Страница 86: ......
Страница 100: ......
Страница 120: ......
Страница 122: ......
Страница 158: ......
Страница 204: ......
Страница 209: ...Using Your Unit and Modules in an Automated Test Environment LTB 8 201 Standard Status Data Structure...
Страница 220: ......
Страница 253: ...Troubleshooting LTB 8 245 Restoring Your Unit to Normal Operation 3 Click Update and recovery...
Страница 274: ......
Страница 346: ......
Страница 362: ......
Страница 401: ...0 5 1 5 48 5 0 176 W d y K y K D...