![Keithley 6482 Скачать руководство пользователя страница 226](http://html1.mh-extra.com/html/keithley/6482/6482_reference-manual_4059393226.webp)
6482-901-01 Rev. A / August 2012
Return to
16-33
Model 6482 Dual-Channel Picoammeter / Voltage Source Reference Manual
Section 16: SCPI Command Reference
Query
:TRACe?
Query elements in data string
Description
This command is used to specify the elements to be recalled from the data store
buffer (see
“TRACe subsystem,” page Section 16-56
). You can specify from one
to all 11 elements, or use ALL to specify all elements. Each element in the list
must be separated by a comma (,). These elements are explained as follows:
NOTE
An overflow reading reads as +9.9E37.
CURRent[1]
: This element provides the channel 1 current reading. If no reading is
available, the NAN (not a number) value of +9.91e37 is used.
CURRent2
: This element provides the channel 2 current reading. If no current
reading is available, the NAN (not a number) value of +9.91e37 is used.
CALCulate1 ... CALCulate7
: These elements include the result of the CALC1
through CALC7 calculations. If no value is available, the NAN (not a number)
value of +9.91e37 is used.
TIME
: This element includes the timestamp value. See
for complete description.
STATus
: This element includes the 24-bit status word. See
for a complete description.
ALL
: This parameter includes all CURR, CALC, TIME, and STAT elements.
DEFault
: This parameter includes only the CURRent[1] and CURRent2 elements.
Byte order
BORDer <name>
:FORMat:BORDer <name>
Specify binary byte order
Parameters
<name> = NORMal
Normal byte order for binary formats
SWAPped
Reverse byte order for binary formats
Query
:BORDer?
Query byte order
Description
This command is used to control the byte order for the IEEE-754 binary formats.
For normal byte order, the data format for each element is sent as follows:
Byte 1 Byte 2 Byte 3 Byte 4 (Single precision)
For reverse byte order, the data format for each element is sent as follows:
Byte 4 Byte 3 Byte 2 Byte 1 (Single precision)
The “#0” header is not affected by this command. The header is always sent at
the beginning of the data string for each measurement conversion.
The ASCII data format can only be sent in the normal byte order. The SWAPped
selection is simply ignored when the ASCII format is selected.
NOTE
The SWAPped byte order must be used when transmitting binary data to any IBM PC
compatible computer.
Содержание 6482
Страница 3: ......
Страница 62: ...Section 4 Range Digits Speed and Filters In this section Topic Page Range and digits 4 2 Speed 4 4 Filters 4 6...
Страница 90: ...Section 7 Sweep Operation In this section Topic Page Sweep types 7 2 Configuring and running a sweep 7 5...
Страница 182: ...Section 14 Common Commands In this section Topic Page Command summary 14 2 Command reference 14 2...