Boolean Parameters
Boolean parameters represent a single binary
condition that is either true or false. For a false condition, the multimeter
will accept “
OFF
” or “0”. For a true condition, the multimeter will accept
“
ON
” or “1”. When you query a boolean setting, the instrument will
always
return “0” or “1”. The following command uses a boolean parameter:
INPut:IMPedance:AUTO {OFF|ON}
String Parameters
String parameters can contain virtually any set
of
ASCII
characters. A string
must
begin and end with matching quotes;
either with a single quote or with a double quote. You can include the
quote delimiter as part of the string by typing it twice without any
characters in between. The following command uses a string parameter:
DISPlay:TEXT <
quoted string
>
Output Data Formats
Output data will be in one of formats shown in the table below.
Type of Output Data
Non-reading queries
Single reading (IEEE-488)
Multiple readings (IEEE-488)
Single reading (RS-232)
Multiple readings (RS-232)
Output Data Format
< 80 ASCII character string
SD.DDDDDDDDESDD<nl>
SD.DDDDDDDDESDD,...,...,<nl>
SD.DDDDDDDDESDD<cr><nl>
SD.DDDDDDDDESDD,...,...,<cr><nl>
S Negative sign or positive sign
D Numeric digits
E Exponent
<nl> newline character
<cr> carriage return character
4
Chapter 4 Remote Interface Reference
Output Data Formats
159
Summary of Contents for 34401A
Page 12: ...1 Quick Start 1 ...
Page 26: ...2 Front Panel Menu Operation 2 ...
Page 50: ...3 Features and Functions 3 ...
Page 103: ...4 Remote Interface Reference 4 ...
Page 135: ...SCPI Status System 4 Chapter 4 Remote Interface Reference The SCPI Status Model 135 ...
Page 170: ...5 Error Messages 5 ...
Page 182: ...6 Application Programs 6 ...
Page 196: ...7 Measurement Tutorial 7 ...
Page 214: ...8 Specifications 8 ...