126
────────────────────────────────────────────────────
8.4 Command Reference
────────────────────────────────────────────────────
■ Queries the table number for comparator measurement on channel 2 of the
comparator.
Syntax
COMParator2:TABLe?
Function
・ Returns the current setting of the table number for comparator measurement on
channel 2 of the comparator.
・ The channel number must be specified, as otherwise channel 1 is presumed by
default.
Note
With this query, if any error occurs, no response message is produced.
Response
syntax
Headers: ON
Headers: OFF
":COMPARATOR2:TABLE_<1-9>"
"<1-9>"
Errors
・ Query error/ If the response message is longer than 1000 bytes.
・ System error/ This query is not executed. A device dependent error occurs.
Example
Transmission
Response
Headers: ON
Headers: OFF
":COMP2:TABL?"
":COMPARATOR2:TABLE 1"
"1"
■ Queries the present setting for the current (amperage) range.
Syntax
CURRent?
Function
Returns the presently set current range as a numerical value in NR3 format,
whether current auto-ranging is presently taking place or not as ON or OFF,
and selected range as numerical values in NR1 format
Notes
・ With this query, if any error occurs, no response message is produced.
・ By using the ":TRANsmit:SEParator" command, the message unit separator
can be changed from the semicolon ";" to the comma ",".
Response
syntax
Headers: ON
Headers: OFF
":CURRENT:RANGE_<NR3>;AUTO_<ON/OFF>;SELECT
<NR1>;<NR1>
"
"<NR3>;<ON/OFF>;<NR1>;<NR1>"
Errors
・ Query error/ If the response message is longer than 1000 bytes.
・ System error/ This query is not executed. A device dependent error occurs.
Example
Transmission
Response
Headers: ON
Headers: OFF
":CURR?"
":CURRENT:RANGE 500.0E-3;AUTO ON;SELECT 255,127"
"500.0E-3;ON;255,127"
COMParator2:TABLe?
(Short form: COMP2:TABL?)
CURRent?