User and Programming Manual
XDS Series
85
Message Terminator
A terminator informs SCPI that it has reached the end of a message. The only permitted message
terminator is:
•
newline (<NL>), which is ASCII decimal 10 or hex 0A.
In the examples of this manual, there is an assumed message terminator at the end of each
message. If the terminator needs to be shown, it is indicated as <NL> regardless of the actual
terminator character.
10.5 SCPI Data Formats
All data programmed to or returned from the power source is in ASCII. The data type may be
numerical or character string.
Numerical Data Formats
Symbol Data
Form
Talking Formats
<NR1>
Digits with an implied decimal point assumed at the right of the least-significant digit.
Examples: 273
<NR2>
Digits with an explicit decimal point. Example:.0273
<NR3>
Digits with an explicit decimal point and an exponent. Example: 2.73E+2
<Bool>
Boolean Data. Example: 0 | 1
Listening Formats
<Nrf>
Extended format that includes <NR1>, <NR2> and <NR3>. Examples: 273.2 ,
2.73E2
<Bool>
Boolean Data. Example: 0 | 1
Character Data
Character strings returned by query statements may take either of the following forms, depending on
the length of the returned string:
<CRD>
Character Response Data. Permits the return of character strings.
<AARD>
Arbitrary ASCII Response Data. Permits the return of undelimited 7-bit ASCII. This
data type has an implied message terminator.
<SRD>
String Response Data. Returns string parameters enclosed in double quotes.
Содержание XDS 100-100
Страница 4: ...User and Programming Manual 4 XDS Series Electrical Safety Symbols Used in This Manual ...
Страница 27: ...User and Programming Manual XDS Series 27 Figure 3 5 Outline Drawing XDS DC Supply ...
Страница 41: ...User and Programming Manual XDS Series 41 Figure 5 4 Parallel Cable Interconnect Accessory ...
Страница 45: ...User and Programming Manual XDS Series 45 Figure 6 1 DC Power Supply Block Diagram IF option shown ...
Страница 69: ...User and Programming Manual XDS Series 69 Figure 8 3 Replaceable Fuse Locations ...