![Tektronix DSA8300 Programmer'S Manual Download Page 25](http://html1.mh-extra.com/html/tektronix/dsa8300/dsa8300_programmers-manual_1077992025.webp)
Command Syntax
("). The following is an example of a quoted string:
"This is a quoted
string"
. This documentation represents these arguments as follows:
Table 2-15: Quoted String Argument
Symbol
Meaning
<QString>
Quoted string of ASCII text
A quoted string can include any character de
fi
ned in the 7-bit ASCII character
set. Follow these rules when you use quoted strings:
1.
Use the same type of quote character to open and close the string. For
example:
"this is a valid string"
.
2.
You can mix quotation marks within a string as long as you follow the
previous rule. For example,
"this is an 'acceptable' string"
.
3.
You can include a quote character within a string by repeating the quote. For
example:
"here is a "" mark"
.
4.
Strings can have upper or lower case characters.
5.
If you use a GPIB network, you cannot terminate a quoted string with the
END message before the closing delimiter.
6.
A carriage return or line feed embedded in a quoted string does not terminate
the string, but is treated as just another character in the string.
7.
The maximum length of a quoted string returned from a query is 1000
characters.
Here are some invalid strings:
"Invalid string argument'
(quotes are not of the same type)
"test<EOI>"
(termination character is embedded in the string)
Block
Several instrument commands use a block argument form (see the following table).
Table 2-16: Block Argument
Symbol
Meaning
<NZDig>
A nonzero digit character in the range of 1–9
<Dig>
A digit character, in the range of 0–9
<DChar>
A character with the hexadecimal equivalent of 00 through FF (0
through 255 decimal)
<Block>
A block of data bytes de
fi
ned as: <Block> ::=
{#<NZDig><Dig>[<Dig>...][<DChar>...]
|#0[<DChar>...]<terminator>}
DSA8300 Programmer Manual
2-9
Summary of Contents for DSA8300
Page 1: ...xx DSA8300 Digital Serial Analyzer ZZZ Programmer Manual P077057002 077 0570 02 ...
Page 2: ......
Page 8: ...Preface iv DSA8300 Programmer Manual ...
Page 9: ...Getting Started ...
Page 10: ......
Page 15: ...Syntax and Commands ...
Page 16: ......
Page 404: ...Commands Listed in Alphabetical Order 2 388 DSA8300 Programmer Manual ...
Page 405: ...Status and Events ...
Page 406: ......
Page 426: ...Status and Events 3 20 DSA8300 Programmer Manual ...
Page 427: ...Examples ...
Page 428: ......
Page 431: ...Appendices ...
Page 432: ......
Page 433: ...Appendix A Character Set DSA8300 Programmer Manual A 1 ...
Page 434: ...Appendix A Character Set A 2 DSA8300 Programmer Manual ...
Page 446: ...Appendix C Factory Default Setup Values C 8 DSA8300 Programmer Manual ...