125
────────────────────────────────────────────────────
8.4 Command Reference
────────────────────────────────────────────────────
■ Queries the setting of the comparator table for channel 2.
Syntax
COMParator2:SET?
Function
・ Returns the current setting of the comparator table for channel 2.
・ The table number is current setting number.
・ 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:SET_<ON/OFF>"
"<ON/OFF>"
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:SET?"
":COMPARATOR2:SET ON"
"ON"
■ Sets the table number for comparator measurement on channel 2 of the comparator.
Syntax
COMParator2:TABLe_<NR1>
<NR1>
1 to 9 (numerical data in NR1 format)
Function
・ Sets 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.
・ <NR1> can be received in NRf format, but the decimal fraction is rounded
(rounding up a final 5).
Errors
・
Execution error/ If the setting data is other than listed above.
・
Command error/ If the setting data is not in NRf format.
・ Device dependent error/ In the event of a system error
Example
Transmission
":COMP2:TABL 1"
Sets the table number to 1.
COMParator2:SET?
(Short form: COMP2:SET?)
COMParator2:TABLe
(Short form: COMP2:TABL)