Syntax |
Command |
*CLS |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Clears the content of the event registers (SESR, ESR0, ESR1, ESR2, ESR3, ESR4). |
Query |
|
|
Example |
Command |
*CLS |
Query |
|
|
Response |
|
|
Note |
GPIBFThe output queue is unaffected. |
Syntax |
Command |
*ESE <Mask value> |
Query |
*ESE? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of SESER. |
Query |
Returns the mask pattern of SESER. |
|
Example |
Command |
*ESE 36 |
Query |
*ESE? |
|
Response |
*ESE 36
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
*ESR? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of SESR, and clears the register. |
|
Example |
Command |
|
Query |
*ESR? |
|
Response |
32
|
|
Note |
Bit 6 and 1 are not used in the instrument. |
Syntax |
Command |
|
Query |
*IDN? |
|
Response |
<Maker Name>,< Model Name>,<Product No.>,<Software Version> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the ID of the instrument. |
|
Example |
Command |
|
Query |
*IDN? |
|
Response |
HIOKI,IM7580,123456789,V1.00
|
|
Note |
|
Syntax |
Command |
*OPC |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Sets the OPC (bit 0) of the SESR (standard event status register) at the point in time that@command processing finishes for the sent commands which are before the command. |
Query |
|
|
Example |
Command |
A;B;*OPC;C |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
*OPC? |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Sends the response of ASCII 1 at the point in time that command processing finishes for the sent commands which are before the *OPC command. |
|
Example |
Command |
|
Query |
*OPC? |
|
Response |
1
|
|
Note |
|
Syntax |
Command |
*RST |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Initializes the instrument. |
Query |
|
|
Example |
Command |
*RST |
Query |
|
|
Response |
|
|
Note |
When the instrument is initialized, the current setting information is deleted and the |
Syntax |
Command |
*SRE <Mask value> |
Query |
*SRE? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of SRER. |
Query |
Returns the mask pattern of SRER. |
|
Example |
Command |
*SRE 34 |
Query |
*SRE? |
|
Response |
*SRE 34
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
*STB? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of STB. |
|
Example |
Command |
|
Query |
*STB? |
|
Response |
8
|
|
Note |
|
Syntax |
Command |
*TRG |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Performs sampling once when there is an external trigger. |
Query |
|
|
Example |
Command |
:TRIGger EXTernal;*TRG;:MEASure? |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if this command is executed when there is an internal trigger. |
Syntax |
Command |
|
Query |
*TST? |
|
Response |
<Result> |
|
Parameter |
<Result> = 0 to 15 (NR1) |
|
Explanation |
Command |
|
Query |
Executes the following self tests and returns the result.
The tests take approximately 1 minute. Do not send commands or turn off the power of the instrument during the tests. A header is not added to the response message. |
|
Example |
Command |
|
Query |
*TST? |
|
Response |
3
(when HEADER ON) |
|
Note |
If the result is other than 0, the instrument may have malfunctioned. |
Syntax |
Command |
*WAI |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes the command following *WAI after command processing is finished. |
Query |
|
|
Example |
Command |
A;B;*WAI;C
:FREQuency 1000000;:MEASure? In this case, it is not certain which frequency measurement value will be sent in response to the :MEASure? query.
:FREQuency 1000000;*WAI;:MEASure? In this case, the 1 MHz frequency measurement value is sent in response to the :MEASure? query. |
Query |
|
|
Response |
|
|
Note |
Unique commands other than the ":MEASure?" query use sequential commands. |
Syntax |
Command |
:ESE0 <Mask value> |
Query |
:ESE0? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of ESER0. |
Query |
Returns the mask pattern of ESER0. |
|
Example |
Command |
:ESE0 3 |
Query |
:ESE0? |
|
Response |
:ESE0 3
(when HEADER ON) |
|
Note |
This register's bits are reset after 1 measurement completes. |
Syntax |
Command |
:ESE1 <Mask value> |
Query |
:ESE1? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of ESER1. |
Query |
Returns the mask pattern of ESER1. |
|
Example |
Command |
:ESE1 64 |
Query |
:ESE1? |
|
Response |
:ESE1 64
(when HEADER ON) |
|
Note |
For details on each of the bits, refer to "About Event Registers". |
Syntax |
Command |
:ESE2 <Mask value> |
Query |
:ESE2? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of ESER2. |
Query |
Returns the mask pattern of ESER2. |
|
Example |
Command |
:ESE2 1 |
Query |
:ESE2? |
|
Response |
:ESE2 1
(when HEADER ON) |
|
Note |
For details on each of the bits, refer to "About Event Registers". |
Syntax |
Command |
:ESE3 <Mask value> |
Query |
:ESE3? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of ESER3. |
Query |
Returns the mask pattern of ESER3. |
|
Example |
Command |
:ESE3 3 |
Query |
:ESE3? |
|
Response |
:ESE3 3
(when HEADER ON) |
|
Note |
For details on each of the bits, refer to "About Event Registers". |
Syntax |
Command |
:ESE4 <Mask value> |
Query |
:ESE4? |
|
Response |
<Mask value> |
|
Parameter |
<Mask value> = 0 to 255 (NR1) |
|
Explanation |
Command |
Sets the mask pattern of ESER4. |
Query |
Returns the mask pattern of ESER4. |
|
Example |
Command |
:ESE4 8 |
Query |
:ESE4? |
|
Response |
:ESE4 8
(when HEADER ON) |
|
Note |
For details on each of the bits, refer to "About Event Registers". |
Syntax |
Command |
|
Query |
:ESR0? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of event status register 0 (ESR0), and clears the register. |
|
Example |
Command |
|
Query |
:ESR0? |
|
Response |
4
|
|
Note |
This register's bits are reset after 1 measurement completes. |
Syntax |
Command |
|
Query |
:ESR1? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of event status register 1 (ESR1), and clears the register. |
|
Example |
Command |
|
Query |
:ESR1? |
|
Response |
82
|
|
Note |
When comparator measurement is performed in LCR mode, the bits are set after one measurement finishes. |
Syntax |
Command |
|
Query |
:ESR2? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of event status register 2 (ESR2), and clears the register. |
|
Example |
Command |
|
Query |
:ESR2? |
|
Response |
1
|
|
Note |
When BIN measurement is performed in LCR mode, the bits are set after one measurement finishes. |
Syntax |
Command |
|
Query |
:ESR3? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of event status register 3 (ESR3), and clears the register. |
|
Example |
Command |
|
Query |
:ESR3? |
|
Response |
64
|
|
Note |
When BIN measurement is performed in LCR mode, the bits are set after one measurement finishes. |
Syntax |
Command |
|
Query |
:ESR4? |
|
Response |
<Register value> |
|
Parameter |
<Register value> = 0 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the register value of event status register 3 (ESR3), and clears the register. |
|
Example |
Command |
|
Query |
:ESR4? |
|
Response |
64
|
|
Note |
When BIN measurement is performed in LCR mode, the bits are set after one measurement finishes. |
Syntax |
Command |
:MODE <LCR/ANALyzer/CONTinuous> |
Query |
:MODE? |
|
Response |
<LCR/ANALyzer/CONTinuous> |
|
Parameter |
|
|
Explanation |
Command |
Sets measurement mode. LCR : Sets measurement mode to LCR mode. |
Query |
Returns the setting of measurement mode. |
|
Example |
Command |
:MODE CONTinuous |
Query |
:MODE? |
|
Response |
:MODE CONTINUOUS
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:TRIGger <INTernal/EXTernal> |
Query |
:TRIGger? |
|
Response |
<INTERNAL/EXTERNAL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger mode. INTernal: Sets the internal trigger. |
Query |
Returns the setting of the trigger mode. |
|
Example |
Command |
:TRIGger INTernal |
Query |
:TRIGger? |
|
Response |
:TRIGGER INTERNAL
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:TRIGger:DELay <Trigger delay time> |
Query |
:TRIGger:DELay? |
|
Response |
<Trigger delay time> |
|
Parameter |
<Trigger delay time> = 0 to 9.99999 s (NR2) |
|
Explanation |
Command |
Sets the trigger delay time. |
Query |
Returns the setting of the trigger delay time. |
|
Example |
Command |
:TRIGger:DELay 0.1 |
Query |
:TRIGger:DELay? |
|
Response |
:TRIGGER:DELAY 0.1000
(when HEADER ON) |
|
Note |
To set the trigger delay function to OFF, set |
Syntax |
Command |
:PARameter# <Z/ Y/ PHASE(phase angle)/ CS/ CP/ D/ LS/ LP/ Q/ RS/ G/ RP/ X/ B/ OFF> |
Query |
:PARameter#? |
|
Response |
<Z/ Y/ PHASE(phase angle)/ CS/ CP/ D/ LS/ LP/ Q/ RS/ G/ RP/ X/ B/ OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the display parameters |
Query |
Returns the settings of the display parameters. |
|
Example |
Command |
:PARameter1 Z;:PARameter3 PHASE |
Query |
:PARameter3? |
|
Response |
:PARAMETER3 PHASE
(when HEADER ON) |
|
Note |
# is a numerical value from 1 to 4. |
Syntax |
Command |
:PARameter#:DIGit <Number of display digits> |
Query |
:PARameter#:DIGit? |
|
Response |
<Number of display digits> |
|
Parameter |
<Number of display digits> = 3 to 6 (NR1) |
|
Explanation |
Command |
Sets the number of display digits of the parameters. |
Query |
Returns the number of display digits of the parameters. |
|
Example |
Command |
:PARameter1:DIGit 3 |
Query |
:PARameter1:DIGit? |
|
Response |
:PARAMETER1:DIGIT 3
(when HEADER ON) |
|
Note |
# is a numerical value from 1 to 4. |
Syntax |
Command |
:PARameter:ABSolute <Z/Y/RS/RP/CS/CP/D/G/X/LS/LP/Q/B>, <ON/OFF> |
Query |
:PARameter:ABSolute? <Z/Y/RS/RP/CS/CP/D/G/X/LS/LP/Q/B> |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the display of the absolute measured value. ON: Displays the absolute value. |
Query |
Returns the display of the absolute measured value. |
|
Example |
Command |
:PARameter:ABSolute Z, ON |
Query |
:PARameter:ABSolute? Z |
|
Response |
:PARAMETER:ABSOLUTE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SSOurce <ON/OFF> |
Query |
:SSOurce? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the trigger synchronous output function. ON: Enables the trigger synchronous output function. |
Query |
Returns the setting of the trigger synchronous output function. |
|
Example |
Command |
:SSOurce ON |
Query |
:SSOurce? |
|
Response |
:SSOURCE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SSOurce:WAIT <Wait time> |
Query |
:SSOurce:WAIT? |
|
Response |
<Wait time> |
|
Parameter |
<Trigger delay time> = 0.00000 to 9.99999 s (NR2) |
|
Explanation |
Command |
Sets the wait time for the period from after the measurement signal is output by applying a trigger until measurement starts. |
Query |
Returns the wait time of the trigger synchronous output function. |
|
Example |
Command |
:SSOurce:WAIT 0.50000 |
Query |
:SSOurce:WAIT? |
|
Response |
:SSOURCE:WAIT 0.50000
(when HEADER ON) |
|
Note |
A short wait time may result in an increase in measurement errors. |
Syntax |
Command |
:SSOurce:INDEX <Wait time> |
Query |
:SSOurce:INDEX? |
|
Response |
<Wait time> |
|
Parameter |
<Wait time> = 0.00000 to 0.10000 s (NR2) |
|
Explanation |
Command |
Sets the delay time from when the signal is turned OFF until INDEX is turned ON. |
Query |
Returns the delay time from when the signal is turned OFF until INDEX is turned ON. |
|
Example |
Command |
:SSOurce:INDEX 0.00100 |
Query |
:SSOurce:INDEX? |
|
Response |
:SSOURCE:INDEX 0.00100
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FREQuency LCR mode: <Frequency> Analyzer mode:<Sweep point>,<Frequency> |
Query |
:FREQuency? LCR mode: None Analyzer mode:<Sweep point> |
|
Response |
<Frequency> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the measurement frequency. |
Query |
Returns the setting of the measurement frequency. |
|
Example |
Command |
:FREQuency 8, 1E6 |
Query |
:FREQuency? 8 |
|
Response |
:FREQUENCY 1.0000E+06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVel <P/V/I> |
Query |
:LEVel? |
|
Response |
<P/V/I> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement signal type to any one of open-circuit voltage, constant voltage, and constant current. P: Sets power mode. |
Query |
Returns the measurement signal type. |
|
Example |
Command |
:LEVel V |
Query |
:LEVel? |
|
Response |
:LEVEL V
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVel:POWer LCR mode: <power level>/ analyzer mode: <sweep point No.>, <power level> |
Query |
:LEVel:POWer? LCR mode: none/ analyzer mode: <sweep point No.> |
|
Response |
<Power level> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the power level. |
Query |
Returns the current power level setting. |
|
Example |
Command |
:LEVel:POWer 1.0 |
Query |
:LEVel:POWer? |
|
Response |
:LEVEL:POWER 1.0
(when HEADER ON) |
|
Note |
When a power level value outside the range is specified, the value is rounded up to the limit value within the setting range. An error does not occur. |
Syntax |
Command |
:LEVel:VOLTage LCR mode: <voltage level>/ analyzer mode: <sweep point No.>, <power level> |
Query |
:LEVel:VOLTage? LCR mode: none/ analyzer mode: <sweep point No.> |
|
Response |
<Voltage level> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the voltage level. |
Query |
Returns the current voltage level setting. |
|
Example |
Command |
:LEVel:VOLTage 1.000 |
Query |
:LEVel:VOLTage? |
|
Response |
:LEVEL:VOLTAGE 1.000
(when HEADER ON) |
|
Note |
When a voltage level value outside the range is specified, the value is rounded up to the limit value within the setting range. An error does not occur. |
Syntax |
Command |
:LEVel:CURRent LCR mode: <current level>/ analyzer mode: <sweep point No.>, <current level> |
Query |
:LEVel:CURRent? LCR mode: none/ analyzer mode: <sweep point No.> |
|
Response |
<Current level> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the current level. |
Query |
Returns the present current level setting. |
|
Example |
Command |
:LEVel:CCURRent 10E-3 |
Query |
:LEVel:CCURRent? |
|
Response |
:LEVEL:CCURRENT 10.00E-03
(when HEADER ON) |
|
Note |
When the current level value outside the range is specified, the value is rounded up to the limit value within the setting range. An error does not occur. |
Syntax |
Command |
:SPEEd LCR mode: <FAST/MEDium/SLOW/SLOW2/CUSTom>/ analyzer mode: <sweep point No.>, <FAST/MEDium/SLOW/SLOW2/CUSTom> |
Query |
:SPEEd? LCR mode: none/ analyzer mode: <sweep point No.> |
|
Response |
<FAST/MEDIUM/SLOW/SLOW2/CUSTOM> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the measurement speed. |
Query |
Returns the setting of the measurement speed. |
|
Example |
Command |
:SPEEd MEDium |
Query |
:SPEEd? |
|
Response |
:SPEED MEDIUM
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SPEEd:WAVE LCR mode: <number of waveforms>/ analyzer mode: <sweep point No.>, <number of waveforms> |
Query |
:SPEEd:WAVE? |
|
Response |
<Number of waveforms> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the measurement speed using the number of waveforms. |
Query |
Returns the setting of the measurement speed with the number of waveforms. |
|
Example |
Command |
:SPEEd:WAVE 8 |
Query |
:SPEEd:WAVE? |
|
Response |
:SPEED:WAVE 8
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:AVERaging LCR mode: <OFF/number of averaging times>/ analyzer mode: <sweep point No.>, <OFF/number of averaging times> |
Query |
:AVERaging? |
|
Response |
<OFF/number of averaging times> |
|
Parameter |
<Number of averaging times> = 1 to 256 (NR1) |
|
Explanation |
Command |
Sets the number of measurement averaging times. ?OFF: Disables the averaging function. |
Query |
Returns the number of measurement averaging times. |
|
Example |
Command |
:AVERaging 32 |
Query |
:AVERaging? |
|
Response |
:AVERAGING 32
(when HEADER ON) |
|
Note |
When the number of averaging times is set to 1, the averaging function is automatically turned OFF. |
Syntax |
Command |
:JUDGment <NORMal/COMParator/BIN> |
Query |
:JUDGment? |
|
Response |
<NORMAL/COMPARATOR/BIN> |
|
Parameter |
|
|
Explanation |
Command |
Sets the judgment function. |
Query |
Returns the setting of the judgment function. |
|
Example |
Command |
:JUDGment COMParator |
Query |
:JUDGment? |
|
Response |
:JUDGMENT COMPARATOR
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator <OFF/ON> |
Query |
:COMParator? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the comparator function. OFF: Disables the comparator function. |
Query |
Returns the setting of the comparator function. |
|
Example |
Command |
:COMParator ON |
Query |
:COMParator? |
|
Response |
:COMPARATOR ON
(when HEADER ON) |
|
Note |
Sending the :COMParator ON command during BIN measurement automatically ends |
Syntax |
Command |
:COMParator:FLIMit:ABSolute <OFF/ lower value>,<OFF/ upper value> |
Query |
:COMParator:FLIMit:ABSolute? |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper and lower limit values of the MAIN parameter in absolute mode. |
Query |
Returns the upper and lower limit values of the MAIN parameter in absolute mode. |
|
Example |
Command |
:COMParator:FLIMit:ABSolute 234.560E-06,1.23456 |
Query |
:COMParator:FLIMit:ABSolute? |
|
Response |
:COMPARATOR:FLIMIT:ABSOLUTE 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:FLIMit:DEViation <Reference value>,<OFF/ Lower limit values>,<OFF/ Upper limit values> |
Query |
:COMParator:FLIMit:DEViation? |
|
Response |
<Reference value>,<OFF/ lower value>,<OFF/ upper value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value and upper and lower limit values of the MAIN parameter in deviation percentage (ĸ%) mode. |
Query |
Returns the reference value and upper and lower limit values of the MAIN parameter in deviation percentage (ĸ%) mode. |
|
Example |
Command |
:COMParator:FLIMit:DEViation 1.23456E-6,-10.000,10.000 |
Query |
:COMParator:FLIMit:DEViation? |
|
Response |
:COMPARATOR:FLIMIT:DEVIATION 1.23456E-06,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:COMParator:FLIMit:MODE <ABSolute/PERcent/DEViation> |
Query |
:COMParator:FLIMit:MODE? |
|
Response |
<ABSOLUTE/PERCENT/DEVIATION> |
|
Parameter |
|
|
Explanation |
Command |
Sets the mode of the MAIN parameter. ABSolute: Sets the mode to absolute (ABS) mode. |
Query |
Returns the mode of the MAIN parameter. |
|
Example |
Command |
:COMParator:FLIMit:MODE PERcent |
Query |
:COMParator:FLIMit:MODE? |
|
Response |
:COMPARATOR:FLIMIT:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:FLIMit:PERcent <Reference value>,<OFF/ Lower limit values>,<OFF/ Upper limit values> |
Query |
:COMParator:FLIMit:PERcent? |
|
Response |
<Reference value>,<OFF/ lower value>,<OFF/ upper value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value and upper and lower limit values of the MAIN parameter in percentage (%) mode. |
Query |
Returns the reference value and upper and lower limit values of the MAIN parameter in percentage (%) mode. |
|
Example |
Command |
:COMParator:FLIMit:PERcent 1.23456E-6,-10.000,10.000 |
Query |
:COMParator:FLIMit:PERcent? |
|
Response |
:COMPARATOR:FLIMIT:PERCENT 1.23456E-06,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:SLIMit:ABSolute <OFF/ lower value>,<OFF/ upper value> |
Query |
:COMParator:SLIMit:ABSolute? |
|
Response |
<OFF/ lower limit values>,<OFF/ upper limit values> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper and lower limit values of the SUB parameter in absolute mode. |
Query |
Returns the upper and lower limit values of the SUB parameter in absolute mode. |
|
Example |
Command |
:COMParator:SLIMit:ABSolute 234.560E-06,1.23456 |
Query |
:COMParator:SLIMit:ABSolute? |
|
Response |
:COMPARATOR:SLIMIT:ABSOLUTE 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:SLIMit:DEViation <Reference value>,<OFF/ Lower limit values>,<OFF/ Upper limit values> |
Query |
:COMParator:SLIMit:DEViation? |
|
Response |
<Reference value>,<OFF/ lower value>,<OFF/ upper value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value and upper and lower limit values of the SUB parameter in deviation percentage (ĸ%) mode. |
Query |
Returns the reference value and upper and lower limit values of the SUB parameter in deviation percentage (ĸ%) mode. |
|
Example |
Command |
:COMParator:SLIMit:DEViation 1.23456E-6,-10.000,10.000 |
Query |
:COMParator:SLIMit:DEViation? |
|
Response |
:COMPARATOR:SLIMIT:DEVIATION 1.23456E-06,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:COMParator:SLIMit:MODE <ABSolute/PERcent/DEViation> |
Query |
:COMParator:SLIMit:MODE? |
|
Response |
<ABSOLUTE/PERCENT/DEVIATION> |
|
Parameter |
|
|
Explanation |
Command |
Sets the mode of the SUB parameter. ABSolute: Sets the mode to absolute (ABS) mode. |
Query |
Returns the mode of the SUB parameter. |
|
Example |
Command |
:COMParator:SLIMit:MODE PERcent |
Query |
:COMParator:SLIMit:MODE? |
|
Response |
:COMPARATOR:SLIMIT:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:SLIMit:PERcent <Reference value>,<OFF/ Lower limit values>,<OFF/ Upper limit values> |
Query |
:COMParator:SLIMit:PERcent? |
|
Response |
<Reference value>,<OFF/ lower value>,<OFF/ upper value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value and upper and lower limit values of the SUB parameter in percentage (%) mode. |
Query |
Returns the reference value and upper and lower limit values of the SUB parameter in percentage (%) mode. |
|
Example |
Command |
:COMParator:SLIMit:PERcent 1.23456E-6,-10.000,10.000 |
Query |
:COMParator:SLIMit:PERcent? |
|
Response |
:COMPARATOR:SLIMIT:PERCENT 1.23456E-06,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:ABSolute <Parameter number>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:COMParator:ABSolute? <Parameter number> |
|
Response |
<OFF/lower limit value>, <OFF/upper limit value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the upper and lower limit values of the specified parameter in the absolute value mode. |
Query |
Returns the setting of the upper and lower limit values of the specified parameter in the absolute value mode. |
|
Example |
Command |
:COMParator:ABSolute 1,234.560E-06,1.23456 |
Query |
:COMParator:ABSolute? 1 |
|
Response |
:COMPARATOR:ABSOLUTE 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:DEViation <Parameter number>, <reference value>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:COMParator:DEViation? <Parameter number> |
|
Response |
|
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the reference, upper, and lower limit values of the specified parameter for the deviation percentage (ĸ%) mode. |
Query |
Returns the reference, upper, and lower limit values of the specified parameter for the deviation percentage (ĸ%) mode. |
|
Example |
Command |
:COMParator:DEViation 1,1.23456E-6,-10.000,10.000 |
Query |
:COMParator:DEViation? 1 |
|
Response |
:COMPARATOR:DEVIATION 1.23456E-6,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:COMParator:MODE <Parameter number>, <ABSolute/PERcent/DEViation> |
Query |
:COMParator:MODE? <Parameter number> |
|
Response |
<ABSOLUTE/PERCENT/DEVIATION> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the mode for the specified parameter. ABSolute: Sets to the absolute (ABS) mode. |
Query |
Returns the mode for the specified parameter. |
|
Example |
Command |
:COMParator:MODE 1,PERcent |
Query |
:COMParator:MODE? 1 |
|
Response |
:COMPARATOR:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:PERcent <Parameter number>, <reference value>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:COMParator:PERcent? <Parameter number> |
|
Response |
<Reference value>, <OFF/lower limit value>,<OFF/upper limit value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the reference, upper, and lower limit values of the specified parameter for the percentage (%) mode. |
Query |
Returns the reference, upper, and lower limit values of the specified parameter for the percentage (%) mode. |
|
Example |
Command |
:COMParator:PERcent 1,1.23456E-6,-10.000,10.000 |
Query |
:COMParator:PERcent? 1 |
|
Response |
:COMPARATOR:FLIMIT:PERCENT 1.23456E-06,-10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:COMParator:JUDGment <DO/NOT> |
Query |
:COMParator:JUDGment? |
|
Response |
<DO/NOT> |
|
Parameter |
|
|
Explanation |
Command |
Sets the judgment procedure when the measured value of the comparator function is outside the guaranteed accuracy. DO: Performs judgment even when the measured value is outside the guaranteed accuracy. |
Query |
Returns the setting of the judgment procedure when the measured value is outside the guaranteed accuracy. |
|
Example |
Command |
:COMParator:JUDGment DO |
Query |
:COMParator:JUDGment? |
|
Response |
:COMPARATOR:JUDGMENT DO
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BIN <OFF/ON> |
Query |
:BIN? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the BIN measurement function. OFF: Disables the BIN function. |
Query |
Returns ON or OFF for the BIN measurement function. |
|
Example |
Command |
:BIN ON |
Query |
:BIN? |
|
Response |
:BIN ON
(when HEADER ON) |
|
Note |
Sending the :BIN ON command during comparator measurement automatically ends comparator measurement and starts BIN measurement. |
Syntax |
Command |
:BIN:FLIMit:ABSolute <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:FLIMit:ABSolute? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 to 10 |
|
Explanation |
Command |
Sets the upper and lower limit values of the MAIN parameter in absolute value mode of the specified BIN number. |
Query |
Returns the setting of the upper and lower limit values of the MAIN parameter in absolute value mode of the specified BIN number. |
|
Example |
Command |
:BIN:FLIMit:ABSolute 1,234.560E-06,1.23456 |
Query |
:BIN:FLIMit:ABSolute? 1 |
|
Response |
:BIN:FLIMIT:ABSOLUTE 234.560E-06,1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:FLIMit:DEViation <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:FLIMit:DEViation? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 to 10 |
|
Explanation |
Command |
Sets the upper and lower limit values of the MAIN parameter in deviation percentage (ĸ%) mode of the specified BIN number. |
Query |
Returns the setting of the upper and lower limit values of the MAIN parameter in deviation percentage (ĸ%) mode of the specified BIN number. |
|
Example |
Command |
:BIN:FLIMit:DEViation 1,-10.000,10.000 |
Query |
:BIN:FLIMit:DEViation? 1 |
|
Response |
:BIN:FLIMIT:DEVIATION -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:BIN:FLIMit:MODE <ABSolute/PERcent/DEViation> |
Query |
:BIN:FLIMit:MODE? |
|
Response |
<ABSOLUTE/PERCENT/DEVIATION> |
|
Parameter |
|
|
Explanation |
Command |
Sets the mode of the MAIN parameter. ABSolute: Sets the mode to absolute (ABS) mode. |
Query |
Returns the mode of the MAIN parameter. |
|
Example |
Command |
:BIN:FLIMit:MODE PERcent |
Query |
:BIN:FLIMit:MODE? |
|
Response |
:BIN:FLIMIT:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BIN:FLIMit:PERcent <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:FLIMit:PERcent? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 to 10 |
|
Explanation |
Command |
Sets the upper and lower limit values of the MAIN parameter in percentage (%) mode of the specified BIN number. |
Query |
Returns the upper and lower limit values of the MAIN parameter in percentage (%) mode of the specified BIN number. |
|
Example |
Command |
:BIN:FLIMit:PERcent 1,-10.000,10.000 |
Query |
:BIN:FLIMit:PERcent? 1 |
|
Response |
:BIN:FLIMIT:PERCENT -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:FLIMit:REFerence <Reference value> |
Query |
:BIN:FLIMit:REFerence? |
|
Response |
<Reference value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value of the MAIN parameter in percentage (%) mode or deviation percentage (ĸ%) mode. |
Query |
Returns the reference value of the MAIN parameter in percentage (%) mode or deviation percentage (ĸ%) mode. |
|
Example |
Command |
:BIN:FLIMit:REFerence 1.23456E-6 |
Query |
:BIN:FLIMit:REFerence? |
|
Response |
:BIN:FLIMIT:REFERENCE 1.23456E-06
(when HEADER ON) |
|
Note |
The reference value is common to percentage (%) mode and deviation percentage (ĸ%) mode. |
Syntax |
Command |
:BIN:SLIMit:ABSolute <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:SLIMit:ABSolute? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 |
|
Explanation |
Command |
Sets the upper and lower limit values of the SUB parameter in absolute value mode of the specified BIN number. |
Query |
Returns the setting of the upper and lower limit values of the SUB parameter in absolute value mode of the specified BIN number. |
|
Example |
Command |
:BIN:SLIMit:ABSolute 1,234.560E-06,1.23456 |
Query |
:BIN:SLIMit:ABSolute? 1 |
|
Response |
:BIN:SLIMIT:ABSOLUTE 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:SLIMit:DEViation <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:SLIMit:DEViation? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 |
|
Explanation |
Command |
Sets the upper and lower limit values of the SUB parameter in deviation percentage (ĸ%) mode of the specified BIN number. |
Query |
Returns the setting of the upper and lower limit values of the SUB parameter in deviation percentage (ĸ%) mode of the specified BIN number. |
|
Example |
Command |
:BIN:SLIMit:DEViation 1,-10.0,10.0 |
Query |
:BIN:SLIMit:DEViation? 1 |
|
Response |
:BIN:SLIMIT:DEVIATION -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:BIN:SLIMit:MODE <ABSolute/PERcent/DEViation> |
Query |
:BIN:SLIMit:MODE? |
|
Response |
<ABSOLUTE/PERCENT/DEVIATION> |
|
Parameter |
|
|
Explanation |
Command |
Sets the mode of the SUB parameter. ABSolute: Sets the mode to absolute (ABS) mode. |
Query |
Returns the mode of the SUB parameter. |
|
Example |
Command |
:BIN:SLIMit:MODE PERcent |
Query |
:BIN:SLIMit:MODE? |
|
Response |
:BIN:SLIMIT:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BIN:SLIMit:PERcent <BIN number>,<OFF/ lower value>,<OFF/ upper value> |
Query |
:BIN:SLIMit:PERcent? <BIN number> |
|
Response |
<OFF/ lower value>, <OFF/ upper value> |
|
Parameter |
<BIN number> = 1 |
|
Explanation |
Command |
Sets the upper and lower limit values of the SUB parameter in percentage (%) mode of the specified BIN number. |
Query |
Returns the upper and lower limit values of the SUB parameter in percentage (%) mode of the specified BIN number. |
|
Example |
Command |
:BIN:SLIMit:PERcent 1,-10.000,10.000 |
Query |
:BIN:SLIMit:PERcent? 1 |
|
Response |
:BIN:SLIMIT:PERCENT -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:SLIMit:REFerence <Reference value> |
Query |
:BIN:SLIMit:REFerence? |
|
Response |
<Reference value> |
|
Parameter |
<Reference value> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the reference value of the SUB parameter in percentage (%) mode or deviation percentage (ĸ%) mode. |
Query |
Returns the reference value of the SUB parameter in percentage (%) mode or deviation percentage (ĸ%) mode. |
|
Example |
Command |
:BIN:SLIMit:REFerence 1.23456E-6 |
Query |
:BIN:SLIMit:REFerence? |
|
Response |
:BIN:SLIMIT:REFERENCE 1.23456E-06
(when HEADER ON) |
|
Note |
The reference value is common to percentage (%) mode and deviation percentage (ĸ%) mode. |
Syntax |
Command |
:BIN:ABSolute <Parameter number>, <BIN number>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:BIN:ABSolute? <Parameter number>, <BIN number> |
|
Response |
<OFF/ lower limit value>, <OFF/ upper limit value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the upper and lower limit values of the specified parameter number and BIN number in the absolute value mode. |
Query |
Returns the setting of the upper and lower limit values of the specified parameter number and BIN number in the absolute value mode. |
|
Example |
Command |
:BIN:ABSolute 1,1,234.560E-06,1.23456 |
Query |
:BIN:ABSolute? 1,1 |
|
Response |
:BIN:ABSOLUTE 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:DEViation <Parameter number>, <BIN number>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:BIN:DEViation? <Parameter number>, <BIN number> |
|
Response |
<OFF/ lower limit value>, <OFF/ upper limit value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the upper and lower limit values of the specified BIN number and parameter number in deviation percentage (ĸ%) mode. |
Query |
Returns the upper and lower limit values of the specified BIN number and parameter number in deviation percentage (ĸ%) mode. |
|
Example |
Command |
:BIN:DEViation 1,1,-10.000,10.000 |
Query |
:BIN:DEViation? 1,1 |
|
Response |
:BIN:DEVIATION -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and deviation percentage (ĸ%) mode separately. |
Syntax |
Command |
:BIN:MODE <Parameter number>, <ABSolute/PERcent/DEViation> |
Query |
:BIN:MODE? <Parameter number> |
|
Response |
<ABSolute/PERcent/DEViation> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the mode for the specified parameter. ABSolute: Sets to the absolute (ABS) mode. |
Query |
Returns the mode for the specified parameter. |
|
Example |
Command |
:BIN:MODE 1,PERcent |
Query |
:BIN:MODE? 1 |
|
Response |
:BIN:MODE PERCENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BIN:PERcent <Parameter number>, <BIN number>, <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:BIN:PERcent? <Parameter number>, <BIN number> |
|
Response |
<OFF/lower limit value>, <OFF/upper limit value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the upper and lower limit values of the specified BIN number and parameter number in percentage (%) mode. |
Query |
Returns the upper and lower limit values of the specified BIN number and parameter number in percentage (%) mode. |
|
Example |
Command |
:BIN:PERcent 1,1,-10.000,10.000 |
Query |
:BIN:PERcent? 1,1 |
|
Response |
:BIN:PERCENT -10.000,10.000
(when HEADER ON) |
|
Note |
The instrument stores the upper and lower limit values for the absolute mode and those for percentage (%) mode separately. |
Syntax |
Command |
:BIN:REFerence <Parameter number>, <reference value> |
Query |
:BIN:REFerence? <Parameter number> |
|
Response |
<Reference value> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the reference value of the specified parameter for the percentage (%) mode and deviation percentage (ĸ%) mode. |
Query |
Returns the reference value of the specified parameter for the percentage (%) mode and deviation percentage (ĸ%) mode. |
|
Example |
Command |
:BIN:REFerence 1,1.23456E-6 |
Query |
:BIN:REFerence? 1 |
|
Response |
:BIN:REFERENCE 1.23456E-06
(when HEADER ON) |
|
Note |
The reference value of this instrument is common to percentage (%) mode and deviation percentage (ĸ%) mode. |
Syntax |
Command |
|
Query |
:MEASure? |
|
Response |
<Measurement value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
For more detail, refer to "Querying measurement data". |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
If a setting has been changed, send the ":MEASure?" query after triggering. |
Syntax |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
<Measurement status>, <BEFORE measured value>, <BEFORE judgment>, <AFTER measured value>, <AFTER judgment>, <panel number> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measured value of the contact check. -1: LO judgment |
|
Example |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
0,4.9929E+03,0, 4.9957E+03,1,0
(when HEADER ON) |
|
Note |
The output data follows the MEASure:VALid setting. |
Syntax |
Command |
:SWEep:MAIN:SOURce <FREQuency/POWer/V/I> |
Query |
:SWEep:MAIN:SOURce? |
|
Response |
<FREQUENCY/POWER/V/I> |
|
Parameter |
|
|
Explanation |
Command |
Sets the main sweep measurement signal type. FREQuency: Sets frequency. |
Query |
Returns the main sweep measurement signal type. |
|
Example |
Command |
:SWEep:MAIN:SOURce V |
Query |
:SWEep:MAIN:SOURce? |
|
Response |
:SWEEP:MAIN:SOURCE V
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SWEep:PDELay <Sweep point No.>, <point delay time> |
Query |
:SWEep:PDELay? <Sweep point No.> |
|
Response |
<Point delay time> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the point delay time for the analyzer mode. |
Query |
Returns the point delay time for the analyzer mode. |
|
Example |
Command |
:SWEep:PDELay 1,0.0005 |
Query |
:SWEep:PDELay? 1 |
|
Response |
:SWEEP:PDELAY 0.0005
(when HEADER ON) |
|
Note |
The point delay setting is common to the interval setting during the interval measurement. |
Syntax |
Command |
:SWEep:TRIGger <SEQuential/REPeat/STEP> |
Query |
:SWEep:TRIGger? |
|
Response |
<SEQUENTIAL/REPEAT/STEP> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger mode of analyzer mode. SEQuential: Measures all sweep points when one trigger is input. |
Query |
Returns the trigger mode of analyzer mode. |
|
Example |
Command |
:SWEep:TRIGger SEQuential |
Query |
:SWEep:TRIGger? |
|
Response |
:SWEEP:TRIGGER SEQUENTIAL
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SWEep:DISPlay <GRAPh/FGRAPh/XY/XY2/MULTi/NUMEric/PEAK> |
Query |
:SWEep:DISPlay? |
|
Response |
<GRAPH/FGRAPH/XY/XY2/MULTI/NUMERIC/PEAK> |
|
Parameter |
|
|
Explanation |
Command |
Sets the display for the analyzer mode. |
Query |
Returns the setting of the display for the analyzer mode. |
|
Example |
Command |
:SWEep:DISPlay NUMERIC |
Query |
:SWEep:DISPlay? |
|
Response |
:SWEEP:DISPLAY NUMERIC
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:POINt <Sweep point No.>,<Setting value> |
Query |
:POINt? <Sweep point No.> |
|
Response |
<Setting value> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the sweep value. |
Query |
Returns the sweep value. |
|
Example |
Command |
:POINt 5,23E6 |
Query |
:POINt? 5 |
|
Response |
:POINT 23.000E+06
(when HEADER ON) |
|
Note |
An execution error occurs when a value that is larger than the number of sweep points is set for the sweep point number. |
Syntax |
Command |
:POINt:ADD <Sweep point No.>, <set value> |
Query |
|
|
Response |
<Set value> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
1 point is added to the sweep value. When the sweep point is omitted, the sweep point is added at the very end. |
Query |
|
|
Example |
Command |
:POINt:ADD 5,23E6 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:POINt:DELete <Sweep point No.> |
Query |
|
|
Response |
|
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
The specified sweep point is deleted. |
Query |
|
|
Example |
Command |
:POINt:DELete 5 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:LIST:STARt:STOP <START value>,<STOP value>,<Number of sweep points>,<LINear/ LOG> |
Query |
:LIST:STARt:STOP? |
|
Response |
<START value>,<STOP value>,<Number of sweep points> |
|
Parameter |
<START value> = The settable range varies depending on the type of sweep parameter. (NR2/NR3) |
|
Explanation |
Command |
Simultaneously sets the sweep point settings of the START-STOP method. |
Query |
Returns the sweep point settings of the START-STOP method. |
|
Example |
Command |
:LIST:STARt:STOP 1.0000E+06,200.00E+06,801,LOG |
Query |
:LIST:STARt:STOP? |
|
Response |
:LIST:START:STOP 1.0000E+06, 200.00E+06,801
(when HEADER ON) |
|
Note |
The valid ranges for the START value and STOP value differ depending on the type of sweep parameter. |
Syntax |
Command |
:LIST:STARt:STEP <START value>,<STEP value>,<Number of sweep points> |
Query |
:LIST:STARt:STEP? |
|
Response |
<START value>, <STEP value>, <Number of sweep points> |
|
Parameter |
<START value> = The settable range varies depending on the type of sweep parameter. (NR2/NR3) |
|
Explanation |
Command |
Simultaneously sets the sweep point settings of the START-STEP method. |
Query |
Returns the sweep point settings of the START-STEP method. |
|
Example |
Command |
:LIST:STARt:STEP 1.0000E+06,200.00E+00,801 |
Query |
:LIST:STARt:STEP? |
|
Response |
:LIST:START:STEP 1.0000E+06, 200.00E+00,801
(when HEADER ON) |
|
Note |
The valid ranges for the START value and STEP value differ depending on the type of sweep parameter. |
Syntax |
Command |
:LIST:CENTerspan <CENTER value>,<SPAN value>,<Number of sweep points> |
Query |
:LIST:CENTerspan? |
|
Response |
<CENTER value>,<SPAN value>,<Number of sweep points> |
|
Parameter |
<CENTER value> = The settable range varies depending on the type of sweep parameter. (NR2/NR3) |
|
Explanation |
Command |
Simultaneously sets the sweep point settings of the CENTER SPAN method. |
Query |
Returns the sweep point settings of the CENTER-SPAN method. |
|
Example |
Command |
:LIST:CENTerspan 100.00E+06,200.00E+00,801 |
Query |
:LIST:CENTerspan? |
|
Response |
:LIST:CENTERSPAN 100.00E+06, 200.00E+00,801
(when HEADER ON) |
|
Note |
The valid ranges for the CENTER value and SPAN value differ depending on the type of sweep parameter. |
Syntax |
Command |
:LIST:INTerval <POINT value>,<INTERVAL value>,<Number of sweep points> |
Query |
:LIST:INTerval? |
|
Response |
<POINT value>,<INTERVAL value>,<Number of sweep points> |
|
Parameter |
<POINT value> = The settable range varies depending on the type of sweep parameter. (NR2/NR3) |
|
Explanation |
Command |
Simultaneously sets the sweep point settings of the INTERVAL method. |
Query |
Returns the sweep point settings of INTERVAL method. |
|
Example |
Command |
:LIST:INTerval 1.0000E+06,1.50000,801 |
Query |
:LIST:INTerval? |
|
Response |
:LIST:INTERVAL 1.0000E+06,1.50000,801
(when HEADER ON) |
|
Note |
The valid ranges for the POINT value differ depending on the type of sweep parameter. |
Syntax |
Command |
:SEGMent <ON/OFF/INTerval> |
Query |
:SEGMent? |
|
Response |
<ON/OFF/INTERVAL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the segment sweep function. ON: Enables the segment sweep function. |
Query |
Returns the segment sweep function setting. |
|
Example |
Command |
:SEGMent ON |
Query |
:SEGMent? |
|
Response |
:SEGMENT ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:ADD <Segment No./ no data> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Creates a new segment, and adds it to the specified segment number. |
Query |
|
|
Example |
Command |
:SEGMent:ADD 3 |
Query |
|
|
Response |
|
|
Note |
Each parameter (sweep point, measurement speed, etc.) of the newly created segment is set to the initial value. When you create a new segment, set each of the parameters. |
Syntax |
Command |
:SEGMent:DELete <Segment No.> |
Query |
|
|
Response |
|
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Deletes the specified segment. |
Query |
|
|
Example |
Command |
:SEGMent:DELete 3 |
Query |
|
|
Response |
|
|
Note |
A segment cannot be restored once it is deleted. |
Syntax |
Command |
|
Query |
:SEGMent:NUM? |
|
Response |
<Segment count> |
|
Parameter |
<Segment count> = 1`20 (NR1) |
|
Explanation |
Command |
|
Query |
Returns an NR1 numerical value for the number of segments currently created. |
|
Example |
Command |
|
Query |
:SEGMent:NUM? |
|
Response |
SEGMENT:NUM 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:AVERaging <Segment No.>, <OFF/number of averaging times> |
Query |
:SEGMent:AVERaging? <Segment No.> |
|
Response |
<Number of averaging times> |
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
Sets the number of measurement averaging times for the specified segment No. |
Query |
Returns the number of measurement averaging times for the specified segment No. |
|
Example |
Command |
:SEGMent:AVERaging 3,32 |
Query |
:SEGMent:AVERaging? 3 |
|
Response |
:SEGMENT:AVERAGING 32
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:PDELay <Segment No.>,<Delay time> |
Query |
:SEGMent:PDELay? <Segment No.> |
|
Response |
<Delay time> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Sets the point delay time of the specified segment. |
Query |
Returns the point delay time of the specified segment. |
|
Example |
Command |
:SEGMent:PDELay 3, 0.0005 |
Query |
:SEGMent:PDELay? 3 |
|
Response |
:SEGMENT:PDELAY 0.0005
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:SPEEd <Segment No.>,<FAST/MEDium/SLOW/SLOW2> |
Query |
:SEGMent:SPEEd? <Segment No.> |
|
Response |
<FAST/MEDium/SLOW/SLOW2> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Sets the measurement speed of the specified segment. |
Query |
Returns the measurement speed of the specified segment. |
|
Example |
Command |
:SEGMent:SPEEd 3, MEDium |
Query |
:SEGMent:SPEEd? 3 |
|
Response |
:SEGMENT:SPEED MEDIUM
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:SPEEd:WAVE <Segment No.>, <number of waveforms> |
Query |
:SEGMent:SPEEd:WAVE? <Segment No.> |
|
Response |
<Number of waveforms> |
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
Sets the measurement speed of the specified segment using the number of waveforms. |
Query |
Returns the measurement speed of the specified segment using the number of waveforms. |
|
Example |
Command |
:SEGMent:SPEEd:WAVE 3, 87 |
Query |
:SEGMent:SPEEd:WAVE? 3 |
|
Response |
:SEGMENT:SPEED:WAVE 87
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:SUB:SOURce <P/V/I> |
Query |
:SEGMent:SUB:SOURce? |
|
Response |
<P/V/I> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement signal type for when segment sweep to any one of power, voltage, and current. P : Sets powere. |
Query |
Returns the measurement signal type for when segment sweep. |
|
Example |
Command |
:SEGMent:SUB:SOURce P |
Query |
:SEGMent:SUB:SOURce? |
|
Response |
:SEGMENT:SUB:SOURCE P
(when HEADER ON) |
|
Note |
The measurement signal type for when segment sweep is common to all segments. |
Syntax |
Command |
:SEGMent:SUB:SOURce:VALue <Segment No.>,<Signal source value> |
Query |
:SEGMent:SUB:SOURce:VALue? <Segment No.> |
|
Response |
<Segment No.>, <Signal source value> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Sets the signal source value of the specified segment. |
Query |
Returns the signal source value of the specified segment. |
|
Example |
Command |
:SEGMent:SUB:SOURce:VALue 3, 0.5 |
Query |
:SEGMent:SUB:SOURce:VALue? 3 |
|
Response |
:SEGMENT:SUB:SOURCE:VALUE 0.500
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEGMent:STARt:STOP <Segment No.>,<START value>,<STOP value>,<Number of sweep points>, <LINear/LOG> |
Query |
:SEGMent:STARt:STOP? <Segment No.> |
|
Response |
<START value>,<STOP value>,<Number of sweep points> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Simultaneously sets the sweep point settings of the START-STOP method of the specified segment. |
Query |
Returns the sweep point settings of the START-STOP method of the specified segment. |
|
Example |
Command |
:SEGMent:STARt:STOP 3, 1.0000E+06, 200.00E+06, 50, LOG |
Query |
:SEGMent:STARt:STOP? 3 |
|
Response |
:SEGMENT:START:STOP 1.0000E+06, 200.00E+06, 50
(when HEADER ON) |
|
Note |
The valid ranges for the START value and STOP value differ depending on the type of main sweep measurement signal mode. |
Syntax |
Command |
:SEGMent:INTerval <Segment No.>, <POINT value>, <interval time>, <Number of sweep points> |
Query |
:SEGMent:INTerval? <Segment No.> |
|
Response |
<POINT value>, <interval time>, <Number of sweep points> |
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
Sets the interval time of the specified segment. |
Query |
Returns the interval time of the specified segment. |
|
Example |
Command |
:SEGMent:INTerval 3, 1000000, 0.0005, 100 |
Query |
:SEGMent:INTerval? 3 |
|
Response |
:SEGMENT:INTERVAL 3, 1000000, 0.0005, 100
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:AUTOscale |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes auto scaling. |
Query |
|
|
Example |
Command |
:GRAPh:AUTOscale |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:GRAPh:COLor <Segment No.>, <parameter number>, <OFF/color No.> |
Query |
:GRAPh:COLor? <Segment No.>, <parameter number> |
|
Response |
<OFF/color No.> |
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
Sets the graph display color. |
Query |
Returns the graph display color setting. |
|
Example |
Command |
:GRAPh:COLor 1,2,15 |
Query |
:GRAPh:COLor? 1,2 |
|
Response |
:GRAPH:COLOR 15
(when HEADER ON) |
|
Note |
Only the segment number that is currently created can be specified. |
Syntax |
Command |
:GRAPh:COLor:RESet <Parameter No.> |
Query |
|
|
Response |
|
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Resets the graph display colors of all segments. 1: Resets the graph display color of the first parameter. |
Query |
|
|
Example |
Command |
:GRAPh:COLor:RESet 1 |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if the segment function is set to OFF. |
Syntax |
Command |
:GRAPh:COLor:SEG1 <Parameter No.> |
Query |
|
|
Response |
|
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Reflects the graph display color of segment 1 to all segments. 1: Reflects the graph display color of the first parameter of segment 1 to all segments. |
Query |
|
|
Example |
Command |
:GRAPh:COLor:SEG1 1 |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if the segment function is set to OFF. |
Syntax |
Command |
:GRAPh:OVERwrite <ON/OFF> |
Query |
:GRAPh:OVERwrite? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the overwrite function. |
Query |
Returns the setting of the overwrite function. |
|
Example |
Command |
:GRAPh:OVERwrite ON |
Query |
:GRAPh:OVERwrite? |
|
Response |
:GRAPH:OVERWRITE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:OVERwrite:CLEar |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Clears the overdrawing. |
Query |
Returns the setting of the overdrawing. |
|
Example |
Command |
:GRAPh:OVERwrite:CLEar |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:GRAPh:SCALe <LINear/LOG> |
Query |
:GRAPh:SCALe? |
|
Response |
<LINEAR/LOG> |
|
Parameter |
|
|
Explanation |
Command |
Sets the horizontal axis display scale. |
Query |
Returns the setting of the horizontal axis display scale. |
|
Example |
Command |
:GRAPh:SCALe LINear |
Query |
:GRAPh:SCALe? |
|
Response |
:GRAPH:SCALE LINEAR
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:SPAN <SINGle/SEGMent> |
Query |
:GRAPh:SPAN? |
|
Response |
<SINGLE/SEGMENT> |
|
Parameter |
|
|
Explanation |
Command |
Sets the horizontal axis span format. SINGle: Sets the whole measurement range to be drawn as a single span. |
Query |
Returns the setting of the horizontal axis span format. |
|
Example |
Command |
:GRAPh:SPAN SEGMent |
Query |
:GRAPh:SPAN? |
|
Response |
:GRAPH:SPAN SEGMENT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:VERTical:CENTerdiv <Parameter No.>,<Reference value>,<One graduation width> |
Query |
:GRAPh:VERTical:CENTerdiv? <Parameter No.> |
|
Response |
<Reference value>,<One graduation width> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the range of the vertical axis of the first parameter or second parameter with a reference value and the width of one graduation. |
Query |
Returns the range of the vertical axis of the first parameter or second parameter in the order of the reference value and the width of one graduation. |
|
Example |
Command |
:GRAPh:VERTical:CENTerdiv 1, 100E+03, 100E+00 |
Query |
:GRAPh:VERTical:CENTerdiv? 1 |
|
Response |
:GRAPH:VERTICAL:CENTERDIV 100.0000E+03, 100.0000E+00
(when HEADER ON) |
|
Note |
If this command is executed, the vertical display scale setting method is automatically set to the reference value and one graduation width. |
Syntax |
Command |
:GRAPh:VERTical:GRID <Graph No.>, <Parameter No.> |
Query |
:GRAPh:VERTical:GRID? <Graph No.> |
|
Response |
<Parameter No.> |
|
Parameter |
<Graph No.> = 1 or 2 (NR1) |
|
Explanation |
Command |
Sets the parameters for which to display a grid. |
Query |
Returns the parameters for which to display a grid. |
|
Example |
Command |
:GRAPh:VERTical:GRID 1,2 |
Query |
:GRAPh:VERTical:GRID? 1 |
|
Response |
:GRAPH:VERTICAL:GRID 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:VERTical:METHod <Parameter No.>, <UPPer/CENTer> |
Query |
:GRAPh:VERTical:METHod? <Parameter No.> |
|
Response |
<UPPER/CENTER> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the setting method for the display range of the vertical axis. UPPer: Sets the display range of the vertical axis to be set with the upper and lower limit values. |
Query |
Returns the setting method for the display range of the vertical axis. |
|
Example |
Command |
:GRAPh:VERTical:METHod 1, UPPer |
Query |
:GRAPh:VERTical:METHod? 1 |
|
Response |
:GRAPH:VERTICAL:METHOD UPPER
(when HEADER ON) |
|
Note |
Before executing this command, set MANUAL with the :GRAPh:VERTical:MODE command. |
Syntax |
Command |
:GRAPh:VERTical:MODE <Parameter No.>, <AUTO/MANual> |
Query |
:GRAPh:VERTical:MODE? <Parameter No.> |
|
Response |
<AUTO/MANUAL> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the display range setting of the vertical axis to automatic or manual. |
Query |
Returns the display range setting of the vertical axis. |
|
Example |
Command |
:GRAPh:VERTical:MODE 1, MANual |
Query |
:GRAPh:VERTical:MODE? 1 |
|
Response |
:GRAPH:VERTICAL:MODE MANUAL
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:VERTical:REVerse <Graph No.>, <OFF/ON> |
Query |
:GRAPh:VERTical:REVerse? <Graph No.> |
|
Response |
<OFF/ON> |
|
Parameter |
<Graph No.> = 1 or 2 (NR1) |
|
Explanation |
Command |
Sets the reversed display along the vertical axis for the second parameter during X-Y display. Set it to ON for Cole-Cole plot display. OFF: Display is not reversed along the axis. |
Query |
Returns the reversed display along the vertical axis for the second parameter during X-Y display. |
|
Example |
Command |
:GRAPh:VERTical:REVerse 1,ON |
Query |
:GRAPh:VERTical:REVerse? 1 |
|
Response |
:GRAPH:VERTICAL:REVERSE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:VERTical:SCALe <Parameter No.>, <LINear/LOG> |
Query |
:GRAPh:VERTical:SCALe? <Parameter No.> |
|
Response |
<LINEAR/LOG> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the vertical axis display scale. |
Query |
Returns the vertical axis display scale. |
|
Example |
Command |
:GRAPh:VERTical:SCALe 1, LOG |
Query |
:GRAPh:VERTical:SCALe? 1 |
|
Response |
:GRAPH:VERTICAL:SCALE LOG
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:VERTical:UPPerlower <Parameter No.>,<Lower limit values>,<Upper limit values> |
Query |
:GRAPh:VERTical:UPPerlower? <Parameter No.> |
|
Response |
<Lower limit values>,<Upper limit values> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the range of the vertical axis of the first parameter or second parameter with the lower and upper limit values. |
Query |
Returns the range of the vertical axis of the first parameter or second parameter in the order of the lower limit value and the upper limit value. |
|
Example |
Command |
:GRAPh:VERTical:UPPerlower 1, 1E+03, 100E+03 |
Query |
:GRAPh:VERTical:UPPerlower? 1 |
|
Response |
:GRAPH:VERTICAL:UPPERLOWER 1.0000E+03, 100.00E+03
(when HEADER ON) |
|
Note |
If this command is executed, the vertical display scale setting method is automatically set to the upper and lower limit values. |
Syntax |
Command |
:GRAPh:VERTical:XYGRaph <INDividual/SAME> |
Query |
:GRAPh:VERTical:XYGRaph? |
|
Response |
<INDIVIDUAL/SAME> |
|
Parameter |
|
|
Explanation |
Command |
Sets the scaling method during automatic scaling for the X-Y display. |
Query |
Returns the setting of the scaling method during automatic scaling for the X-Y display. |
|
Example |
Command |
:GRAPh:VERTical:XYGRaph SAME |
Query |
:GRAPh:VERTical:XYGRaph? |
|
Response |
:GRAPH:VERTICAL:XYGRAPH SAME
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CURSor <OFF/A/AB> |
Query |
:CURSor? |
|
Response |
<OFF/A/AB> |
|
Parameter |
|
|
Explanation |
Command |
Sets the display cursor. OFF: Displays no cursor. |
Query |
Returns the display cursor setting. |
|
Example |
Command |
:CURSor AB |
Query |
:CURSor? |
|
Response |
:CURSOR AB
(when HEADER ON) |
|
Note |
It is not possible to display only cursor B. |
Syntax |
Command |
:CURSor:#SEARch <MAX/MIN/TARGet/LMAX/LMIN> |
Query |
:CURSor:#SEARch? |
|
Response |
<MAX/MIN/TARGET/LMAX/LMIN> |
|
Parameter |
|
|
Explanation |
Command |
Sets the search mode for cursor A or cursor B. MAX: Sets a search for the maximum value to be performed. |
Query |
Returns the search mode for cursor A or cursor B. |
|
Example |
Command |
:CURSor:BSEARch LMAX |
Query |
:CURSor:BSEARch? |
|
Response |
:CURSOR:BSEARCH LMAX
(when HEADER ON) |
|
Note |
When the search mode is set to TARGET, the target value can be set with the :CURSor:#SEARch:TARGet command. |
Syntax |
Command |
:CURSor:#SEARch:PARameter <Parameter No.> |
Query |
:CURSor:#SEARch:PARameter? |
|
Response |
<Parameter No.> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the search parameter for cursor A or cursor B. 1: Performs a search for the measurement result of the first parameter. |
Query |
Returns the setting of the search parameter for cursor A or cursor B. |
|
Example |
Command |
:CURSor:ASEARch:PARameter 2 |
Query |
:CURSor:ASEARch:PARameter? |
|
Response |
:CURSOR:ASEARCH:PARAMETER 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CURSor:#SEARch:TARGet <TARGET value> |
Query |
:CURSor:#SEARch:TARGet? |
|
Response |
<TARGET value> |
|
Parameter |
<TARGET value> = -9.999999+E0 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the target value for when target search of cursor A or cursor B. |
Query |
Returns the target value for when target search of cursor A or cursor B. |
|
Example |
Command |
:CURSor:BSEARch:TARGet 100E+03 |
Query |
:CURSor:BSEARch:TARGet? |
|
Response |
:CURSOR:BSEARCH:TARGET 100.000E+03
(when HEADER ON) |
|
Note |
When you want to perform a target search, set the search mode to TARGET with the :CURSor:#SEARch command. |
Syntax |
Command |
:CURSor:#SEARch:TARGet:SLOPe <UP/DOWN> |
Query |
:CURSor:#SEARch:TARGet:SLOPe? |
|
Response |
<UP/DOWN> |
|
Parameter |
|
|
Explanation |
Command |
Sets the target slope of the A or B cursor. UP: Searches on the rising waveforms. |
Query |
Returns the target slope of the A or B cursor. |
|
Example |
Command |
:CURSor:AEARch:TARGet:SLOPe UP |
Query |
:CURSor:ASEARch:TARGet:SLOPe? |
|
Response |
:CURSOR:ASEARCH:TARGET:SLOPE UP
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CURSor:MOVE <A/B> |
Query |
:CURSor:MOVE? |
|
Response |
<A/B> |
|
Parameter |
|
|
Explanation |
Command |
Sets the cursor to move or perform searches. A: Cursor A can move or search. |
Query |
Returns the setting of the cursor to move or perform searches. |
|
Example |
Command |
:CURSor:MOVE B |
Query |
:CURSor:MOVE? |
|
Response |
:CURSOR:MOVE B
(when HEADER ON) |
|
Note |
This command results in an execution error if display cursor is set to OFF. |
Syntax |
Command |
:CURSor:SEARch:AUTO <ON/OFF> |
Query |
:CURSor:SEARch:AUTO? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the auto search function. |
Query |
Returns the auto search function. |
|
Example |
Command |
:CURSor:SEARch:AUTO ON |
Query |
:CURSor:SEARch:AUTO? |
|
Response |
:CURSOR:SEARCH:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SEARch |
Query |
:SEARch? <A/B> |
|
Response |
<Point data>, <Measured value>, ..., (Repeated the same number of times as the search results) |
|
Parameter |
|
|
Explanation |
Command |
Executes the search function and moves the display cursor. |
Query |
Executes the search function (during the manual seach setting) and returns the search result. |
|
Example |
Command |
:SEARch |
Query |
:SEARch? A |
|
Response |
300.00E+06, 2.00000E+00
(when HEADER ON) |
|
Note |
An execution error occurs if the sweep measurement is unfinished. |
Syntax |
Command |
:COMParator:ANALyzer <OFF/AREA/PEAK> |
Query |
:COMParator:ANALyzer? |
|
Response |
<OFF/AREA/PEAK> |
|
Parameter |
|
|
Explanation |
Command |
Sets the comparator judgment mode in analyzer mode. OFF: Sets the comparator function to OFF. |
Query |
Returns the setting of the comparator judgment mode in analyzer mode. |
|
Example |
Command |
:COMParator:ANALyzer AREA |
Query |
:COMParator:ANALyzer? |
|
Response |
:COMPARATOR:ANALYZER AREA
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:AREA <Graph No.>, <OFF/1/2/3/4> |
Query |
:COMParator:AREA? <Graph No.> |
|
Response |
<OFF/1/2/3/4> |
|
Parameter |
<Graph No.> = 1 or 2 (NR1) |
|
Explanation |
Command |
Sets the parameter for which to draw the comparator range. OFF: The comparator range is not drawn. |
Query |
Returns the setting of the parameter for which to draw the comparator range. |
|
Example |
Command |
:COMParator:AREA 2, 1 |
Query |
:COMParator:AREA? 2 |
|
Response |
:COMPARATOR:AREA 1
(when HEADER ON) |
|
Note |
The parameter that can be set with this command varies depending on the setting for the parameter subject to comparator judgment. |
Syntax |
Command |
:COMParator:AREA:FIX <Segment No.>,<Parameter No.>,<PERcent/VALue>,<Reference value>,<Lower limit values>,<Upper limit values> |
Query |
:COMParator:AREA:FIX? <Segment No.>,<Parameter No.> |
|
Response |
<PERCENT/VALUE>,<Reference value>,<Lower limit values>,<Upper limit values> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Specifies the reference value and simultaneously sets the area judgment settings. |
Query |
Returns the area judgment settings in the order of the mode, reference value, lower limit value, and upper limit value. |
|
Example |
Command |
:COMParator:AREA:FIX 2,1,PERcent,1.2345E-06,-20,20 |
Query |
:COMParator:AREA:FIX? 2,1 |
|
Response |
:COMPARATOR:AREA:FIX PERCENT,1.23450E-06,-20.000,20.000
(when HEADER ON) |
|
Note |
When the segment sweep setting is set to OFF, the segment number setting is disabled and fixed to segment 1. |
Syntax |
Command |
:COMParator:AREA:LIMit <Sweep point No.>,<Parameter No.>,<Lower limit values>,<Upper limit values> |
Query |
:COMParator:AREA:LIMit? <Sweep point No.>,<Parameter No.> |
|
Response |
<Lower limit values>,<Upper limit values> |
|
Parameter |
<Sweep point No.> = 1 to 801 (NR1) |
|
Explanation |
Command |
Sets the upper and lower limit values for area judgment. |
Query |
Returns the upper and lower limit values for area judgment. |
|
Example |
Command |
:COMParator:AREA:LIMit 10,1,10E3,20E3 |
Query |
:COMParator:AREA:LIMit? 10,1 |
|
Response |
:COMPARATOR:AREA:LIMIT 10.0000E+03,20.0000E+03
(when HEADER ON) |
|
Note |
An execution error occurs in the following cases.
|
Syntax |
Command |
:COMParator:AREA:MEAS <Segment No.>,<Parameter No.>,<PERcent/ VALue>,<Lower limit values>,<Upper limit values> |
Query |
:COMParator:AREA:MEAS? <Segment No.>,<Parameter No.> |
|
Response |
<PERCENT/ VALUE>,<Lower limit values>,<Upper limit values> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Acquires the reference value from the current measurement value and simultaneously sets the area judgment settings. |
Query |
Returns the area judgment settings in the order of the mode, lower limit value, and upper limit value. |
|
Example |
Command |
:COMParator:AREA:MEAS 2,1,PERcent,-20,20 |
Query |
:COMParator:AREA:MEAS? 2,1 |
|
Response |
:COMPARATOR:AREA:MEAS PERCENT,-20.000,20.000
(when HEADER ON) |
|
Note |
When the segment sweep setting is set to OFF, the segment number setting is disabled and .fixed to segment 1. |
Syntax |
Command |
:COMParator:PARAmeter <Parameter No./ALL>, <ON/OFF> |
Query |
:COMParator:PARAmeter? <Parameter No.> |
|
Response |
<ON/OFF> |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the parameter subject to comparator judgment. ALL: Sets all(1`4) parameter to be subject to comparator judgment. |
Query |
Returns the setting of the parameter subject to comparator judgment. |
|
Example |
Command |
:COMParator:PARAmeter 1 ON |
Query |
:COMParator:PARAmeter? 1 |
|
Response |
:COMPARATOR:PARAMETER ON
(when HEADER ON) |
|
Note |
Sets all parameters when Parameter No. is set ALL. |
Syntax |
Command |
:COMParator:PEAK <Segment No.>,<Parameter No.>,<MAX/MIN>,<OFF/Left limit value>,<OFF/Right limit value>,<OFF/Lower limit values>,<OFF/Upper limit values> |
Query |
:COMParator:PEAK? <Segment No.>,<Parameter No.>,<MAX/MIN> |
|
Response |
<OFF/Left limit value>,<OFF/Right limit value>,<OFF/Lower limit values>,<OFF/Upper limit values> |
|
Parameter |
<Segment No.> = 1 to 20 |
|
Explanation |
Command |
Simultaneously sets the peak judgment settings. |
Query |
Returns the area judgment settings in the order of the left limit value, right limit value, lower limit value, and upper limit value. |
|
Example |
Command |
:COMParator:PEAK 1,1,MAX,40,1.0000E3,1.1234E+06,1.2345E+06 |
Query |
:COMParator:PEAK? 1,1,MAX |
|
Response |
:COMPARATOR:PEAK 40.00000E+00,1.000000E+03,1.123400E+06,1.234500E+06
(when HEADER ON) |
|
Note |
When the segment sweep setting is set to OFF, the segment number setting is disabled and fixed to segment 1. |
Syntax |
Command |
:COMParator:PEAK:FILTer <ON/OFF> |
Query |
:COMParator:PEAK:FILTer? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the filter for when peak judgment. |
Query |
Returns the filter for when peak judgment. |
|
Example |
Command |
:COMParator:PEAK:FILTer ON |
Query |
:COMParator:PEAK:FILTer? |
|
Response |
:COMPARATOR:PEAK:FILTER ON
(when HEADER ON) |
|
Note |
The filter setting is common to the filter setting of the search by cursor function. |
Syntax |
Command |
:COMParator:PEAK:NO <Local minimum No.>, <Local maximum No.> |
Query |
:COMParator:PEAK:NO? |
|
Response |
<Local minimum No.>,<Local maximum No.> |
|
Parameter |
<Local minimum No.> = 1 to 5 (NR1) |
|
Explanation |
Command |
Sets the local minimum number and local maximum number to be the targets when performing peak judgment. |
Query |
Returns the local minimum number and local maximum number to be the targets when performing peak judgment. |
|
Example |
Command |
:COMParator:PEAK:NO 2,3 |
Query |
:COMParator:PEAK:NO? |
|
Response |
:COMPARATOR:PEAK:NO 2,3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure? <No data> |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
|
Query |
For more detail, refer to "Querying measurement data". |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
If a setting has been changed, send the ":MEASure?" query after triggering. |
Syntax |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
<Measurement status>, <BEFORE measured value>, <BEFORE judgment>, <AFTER measured value>, <AFTER judgment>, <panel number> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measured value of the contact check. -1: LO judgment |
|
Example |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
0,4.9929E+03,0, 4.9957E+03,1,0
(when HEADER ON) |
|
Note |
The output data follows the MEASure:VALid setting. |
Syntax |
Command |
|
Query |
:MEASure:COMParator:PEAK? |
|
Response |
<Judgment result> |
|
Parameter |
<Judgment result> = 0,1 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the overall judgment result when peak comparator measurement. |
|
Example |
Command |
|
Query |
:MEASure:COMParator:PEAK? |
|
Response |
:MEASURE:COMPARATOR:PEAK 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure:COMParator:PEAK:LMAX? <Segment No.>,<Parameter No.> |
|
Response |
|
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the judgment result of the local maximum value and the measurement data when peak comparator measurement. |
|
Example |
Command |
|
Query |
:MEASure:COMParator:PEAK:LMAX? 1,1 |
|
Response |
:MEASURE:COMPARATOR:PEAK:LMAX 5, 24.831E+03,Z 4.082196E+03
(when HEADER ON) |
|
Note |
When the segment sweep setting is set to OFF, the segment number setting is disabled and fixed to segment 1. |
Syntax |
Command |
|
Query |
:MEASure:COMParator:PEAK:LMIN? <Segment No.>,<Parameter No.> |
|
Response |
|
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the judgment result of the local minimum value and the measurement data when peak comparator measurement. |
|
Example |
Command |
|
Query |
:MEASure:COMParator:PEAK:LMIN? 1,1 |
|
Response |
:MEASURE:COMPARATOR:PEAK:LMIN 5, 901.57E+03,Z 11.20888E+03
(when HEADER ON) |
|
Note |
When the segment sweep setting is set to OFF, the segment number setting is disabled and fixed to segment 1. |
Syntax |
Command |
|
Query |
:MEASure:CURSor? <A/B> |
|
Response |
This is in accordance with the :MEASure? response format. |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measurement data of the specified cursor. |
|
Example |
Command |
|
Query |
:MEASure:CURSor? A |
|
Response |
16.406E+03,Z 96.85033E+00,PHASE -89.954
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure:POINt? <Sweep point> |
|
Response |
This is in accordance with the :MEASure? response format. |
|
Parameter |
<Sweep point> = 1 to 801 |
|
Explanation |
Command |
|
Query |
Returns the measurement data of the specified sweep point. |
|
Example |
Command |
|
Query |
:MEASure:POINt? 100 |
|
Response |
30.549E+03,Z 52.00423E+00,PHASE -89.916
(when HEADER ON) |
|
Note |
An execution error occurs if a sweep point with no measurement data is specified. |
Syntax |
Command |
:CIRCuit:ANALysis <OFF/HOLD/AUTO> |
Query |
:CIRCuit:ANALysis? |
|
Response |
<OFF/HOLD/AUTO> |
|
Parameter |
|
|
Explanation |
Command |
Sets the model of the equivalent circuit analysis. OFF: Does not perform the equivalent circuit analysis. |
Query |
Returns the setting of the model of the equivalent circuit analysis. |
|
Example |
Command |
:CIRCuit:ANALysis HOLD |
Query |
:CIRCuit:ANALysis? |
|
Response |
:CIRCUIT:ANALYSIS HOLD
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:FREQuency <Analysis start frequency>, <analysis end frequency> |
Query |
:CIRCuit:ANALysis:FREQuency? |
|
Response |
<Analysis start frequency>, <analysis end frequency> |
|
Parameter |
<Analysis start frequency> = 1.0000E+06 to 300.00E+06 (NR3) |
|
Explanation |
Command |
Sets the frequency range for which equivalent circuit analysis is performed. |
Query |
Returns the setting of the frequency range for which equivalent circuit analysis is performed. |
|
Example |
Command |
:CIRCuit:ANALysis:FREQuency 1E6, 300E6 |
Query |
:CIRCuit:ANALysis:FREQuency? |
|
Response |
:CIRCUIT:ANALYSIS:FREQUENCY 1.0000E+06, 300.00E+06
(when HEADER ON) |
|
Note |
Restricts the analysis range for normal sweeping. |
Syntax |
Command |
:CIRCuit:ANALysis:K:MODE <KR/K31/K33/KT/K15> |
Query |
:CIRCuit:ANALysis:K:MODE? |
|
Response |
<KR/K31/K33/KT/K15> |
|
Parameter |
|
|
Explanation |
Command |
Sets the vibration mode for calculation of the coupling coefficient (K) of an electric machine. KR: Calculates the coupling coefficient of an electric machine for the radial vibration. |
Query |
Returns to the vibration mode for calculation of coupling coefficient (K) of an electric machine. |
|
Example |
Command |
:CIRCuit:ANALysis:K:MODE KR |
Query |
:CIRCuit:ANALysis:K:MODE? |
|
Response |
:CIRCUIT:ANALYSIS:K:MODE KR
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:K:TYPE <FSFP/FRFA> |
Query |
:CIRCuit:ANALysis:K:TYPE? |
|
Response |
<FSFP/FRFA> |
|
Parameter |
|
|
Explanation |
Command |
Sets the frequency type for calculation of the coupling coefficient (K) of an electric machine. FSFP: Calculates the coupling coefficient (K) of an electric machine using serial/parallel resonant frequencies. |
Query |
Returns to the frequency type for calculation of coupling coefficient (K) of an electric machine. |
|
Example |
Command |
:CIRCuit:ANALysis:K:TYPE FSFP |
Query |
:CIRCuit:ANALysis:K:TYPE? |
|
Response |
:CIRCUIT:ANALYSIS:K:TYPE FSFP
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:K:COEFficient <Coefficient a>, <Coefficient b> |
Query |
:CIRCuit:ANALysis:K:COEFficient? |
|
Response |
<Coefficient a>, <Coefficient b> |
|
Parameter |
<Coefficient a> = 0.000001 to 1.000000 (NR2) |
|
Explanation |
Command |
Sets a different coefficient to Poisson ratio when selecting KR (radial vibration) in the vibration mode. |
Query |
Returns to the coefficient. |
|
Example |
Command |
:CIRCuit:ANALysis:K:COEFficient 0.000001,1.000000 |
Query |
:CIRCuit:ANALysis:K:COEFficient? |
|
Response |
:CIRCUIT:ANALYSIS:K:COEFFICIENT 0.000001,1.000000
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:MODel <A/B/C/D/E> |
Query |
:CIRCuit:ANALysis:MODel? |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Sets the equivalent circuit model. |
Query |
Returns the setting of the equivalent circuit model. |
|
Example |
Command |
:CIRCuit:ANALysis:MODel E |
Query |
:CIRCuit:ANALysis:MODel? |
|
Response |
:CIRCUIT:ANALYSIS:MODEL E
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CIRCuit:ANALysis:RESult? <R1/C1/L1/C0/QM/K> |
|
Response |
<Constant> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the R1, C1, L1, C0, Qm, and K values. Uses this query to obtain the value acquired by the equivalent circuit analysis. |
|
Example |
Command |
|
Query |
:CIRCuit:ANALysis:RESult? L1 |
|
Response |
:CIRCUIT:ANALYSIS:RESULT L1, 120.0000E-06
(when HEADER ON) |
|
Note |
When the equivalent circuit analysis is executed, each value is overwritten according to the analysis results. |
Syntax |
Command |
:CIRCuit:ANALysis:RESult:POSition <UL/UR/LL/LR> |
Query |
:CIRCuit:ANALysis:RESult:POSition? |
|
Response |
<UL/UR/LL/LR> |
|
Parameter |
|
|
Explanation |
Command |
Sets the position at which the equivalent circuit analysis result is displayed. UL: Displays the analysis result on the upper left of the graph display area. |
Query |
Returns the setting of the position at which the equivalent circuit analysis result is displayed. |
|
Example |
Command |
:CIRCuit:ANALysis:RESult:POSition UR |
Query |
:CIRCuit:ANALysis:RESult:POSition? |
|
Response |
:CIRCUIT:ANALYSIS:RESULT:POSITION UR
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:SEGMent <Segment No./ALL> |
Query |
:CIRCuit:ANALysis:SEGMent? |
|
Response |
<Segment No./ALL> |
|
Parameter |
<Segment No.> = 1 to 20 (NR1) |
|
Explanation |
Command |
Sets the segment No. for which the equivalent circuit analysis is performed. |
Query |
Returns the segment No. for which the equivalent circuit analysis is performed. |
|
Example |
Command |
:CIRCuit:ANALysis:SEGMent 2 |
Query |
:CIRCuit:ANALysis:SEGMent? |
|
Response |
:CIRCUIT:ANALYSIS:SEGMENT 2
(when HEADER ON) |
|
Note |
Restricts the analysis range for segment sweeping. |
Syntax |
Command |
:CIRCuit:ANALysis:SIMulation |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Simulates frequency characteristics using the selected equivalent circuit model and sweep range. |
Query |
|
|
Example |
Command |
:CIRCuit:ANALysis:SIMulation |
Query |
|
|
Response |
|
|
Note |
A simulation graph will not be generated if there are no measured values. |
Syntax |
Command |
:CIRCuit:ANALysis:SIMulation:GET |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Acquires the result of the equivalent circuit analysis, setting it as a simulation value. |
Query |
|
|
Example |
Command |
:CIRCuit:ANALysis:SIMulation:GET |
Query |
|
|
Response |
|
|
Note |
Executing this command will clear the simulation result. |
Syntax |
Command |
:CIRCuit:ANALysis:SIMulation:DEFine <R1/C1/L1/C0>, <Constant> |
Query |
:CIRCuit:ANALysis:SIMulation:DEFine? <R1/C1/L1/C0> |
|
Response |
<Constant> |
|
Parameter |
<Constant> = 1.0E-18`+9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the value of simuration. |
Query |
Returns the value of simuration. |
|
Example |
Command |
:CIRCuit:ANALysis:SIMulation:DEFine L1, 120E-6 |
Query |
:CIRCuit:ANALysis:SIMulation:DEFine? L1 |
|
Response |
:CIRCUIT:ANALYSIS:SIMULATION:DEFINE L1, 120.000E-06
|
|
Note |
|
Syntax |
Command |
:CIRCuit:ANALysis:TRIGger |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes the equivalent circuit analysis using this command when automatic equivalent circuit analysis is OFF. |
Query |
|
|
Example |
Command |
:CIRCuit:ANALysis:TRIGger |
Query |
|
|
Response |
|
|
Note |
If the equivalent circuit analysis cannot be performed, an execution error occurs. |
Syntax |
Command |
:CIRCuit:ANALysis:TRIGger:AUTO <ON/OFF> |
Query |
:CIRCuit:ANALysis:TRIGger:AUTO? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the automatic equivalent circuit analysis. OFF: Does not perform the equivalent circuit analysis after measurement. |
Query |
Returns the setting of the automatic equivalent circuit analysis. |
|
Example |
Command |
CIRCuit:ANALysis:TRIGger:AUTO ON |
Query |
:CIRCuit:ANALysis:TRIGger:AUTO? |
|
Response |
:CIRCUIT:ANALYSIS:TRIGGER:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:CIRCuit:ANALysis <ON/OFF> |
Query |
:COMParator:CIRCuit:ANALysis? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Configures the comparator function setting for equivalent circuit analysis results. |
Query |
Returns the comparator function setting for equivalent circuit analysis results. |
|
Example |
Command |
:COMParator:CIRCuit:ANALysis ON |
Query |
:COMParator:CIRCuit:ANALysis? |
|
Response |
:COMPARATOR:CIRCUIT:ANALYSIS ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:COMParator:CIRCuit:ANALysis:ABSolute <L1/C1/R1/QM/C0>, <Off/lower limit value>, <Off/upper limit value> |
Query |
:COMParator:CIRCuit:ANALysis:ABSolute? <L1/C1/R1/QM/C0> |
|
Response |
<L1/C1/R1/QM/C0>, <Off/lower limit value>, <Off/upper limit value> |
|
Parameter |
<Lower limit value> = -9.99999E+09 to 9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper and lower limit values for the comparator function for equivalent circuit analysis results. |
Query |
Returns the upper and lower limit values for the comparator function for equivalent circuit analysis results. |
|
Example |
Command |
:COMParator:CIRCuit:ANALysis:ABSolute R1, 20, 23 |
Query |
:COMParator:CIRCuit:ANALysis:ABSolute? R1 |
|
Response |
:COMPARATOR:CIRCUIT:ANALYSIS:ABSOLUTE R1,20.00000E+00,23.00000E+00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure:ANALysis:COMParator? |
|
Response |
ModelA to D: <Equivalent circuit analysis overall judgment result>, <R1 judgment result>, <L1 judgment result>, <C1 judgment result>,<Qm judgment result> |
|
Parameter |
<Judgment result> = -1/0/1/2
|
|
Explanation |
Command |
|
Query |
Returns the comparator function judgment result for the equivalent circuit analysis result. -1: LO judgment. |
|
Example |
Command |
|
Query |
:MEASure:ANALysis:COMParator? |
|
Response |
1,2,0,2,2
(when HEADER ON) Total equivalent circuit analysis judgment result: IN |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure:ANALysis:DELTa? |
|
Response |
<Parameter 1 difference>, <Parameter 2 difference>, <Parameter 3 difference>, <Parameter 4 difference> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the difference between the measured value and simulation value. |
|
Example |
Command |
|
Query |
:MEASure:ANALysis:DELTa? |
|
Response |
18.18248E-03, 10.36238E+00, OFF, OFF
(when HEADER OFF) |
|
Note |
The frequency range that was analyzed or the frequency range for the segment number that was analyzed is used as the range for calculating this difference. |
Syntax |
Command |
|
Query |
:MEASure:ANALysis:PEAK? <Z/G/B/RS>, <LMAX/LMIN> |
|
Response |
<Frequency>, <Measurement value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Searches extreme values and returns the frequency and measured value. This query allows you to acquire the extreme value for the parameter specified by the command data, regardless of the currently set measurement parameter. Z: Impedance (ļ) |
|
Example |
Command |
|
Query |
:MEASure:ANALysis:PEAK? G, LMAX |
|
Response |
10.000E+03,500.000E+03
|
|
Note |
An execution error occurs when the main sweep measurement signal is not FREQ. |
Syntax |
Command |
|
Query |
:MEASure:ANALysis:SIMulation? <Parameter No.> |
|
Response |
<Simulation value>, <Simulation value>, ... , (repeated for each sweep point) |
|
Parameter |
<Parameter No.> = 1 to 4 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the simulation values for the frequency characteristics. Values are comma-delimited. |
|
Example |
Command |
|
Query |
:MEASure:ANALysis:SIMulation? 1 |
|
Response |
753.982E-03, 780.447E-03, 807.892E-03, 836.317E-03, c
|
|
Note |
The response message does not include a header. |
Syntax |
Command |
:CORRection:FORMat:OPEN <Display method> |
Query |
:CORRection:FORMat:OPEN? |
|
Response |
<Display method> |
|
Parameter |
<Display method> = 1/2 (NR1) |
|
Explanation |
Command |
Sets the display method of the open calibration and compensation. 1:G-Cp |
Query |
Returns the setting of the display method of the open calibration and compensation. |
|
Example |
Command |
:CORRection:FORMat:OPEN 2 |
Query |
:CORRection:FORMat:OPEN? |
|
Response |
:CORRECTION:FORMAT:OPEN 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:FORMat:SHORt <Display method> |
Query |
:CORRection:FORMat:SHORt? |
|
Response |
<Display method> |
|
Parameter |
<Display method> = 1/2 (NR1) |
|
Explanation |
Command |
Sets the display method of the short calibration and compensation. 1:Rs-Ls |
Query |
Returns the setting of the display method of the short calibration and compensation. |
|
Example |
Command |
:CORRection:FORMat:SHORt 2 |
Query |
:CORRection:FORMat:SHORt? |
|
Response |
:CORRECTION:FORMAT:SHORT 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:FORMat:LOAD <Display method> |
Query |
:CORRection:FORMat:LOAD? |
|
Response |
<Display method> |
|
Parameter |
<Display method> = 1/2/3/4/5/6/7/8/9/10 (NR1) |
|
Explanation |
Command |
Sets the display method of the load calibration and compensation. 1:Z-Æ |
Query |
|
|
Example |
Command |
:CORRection:FORMat:LOAD 2 |
Query |
:CORRection:FORMat:LOAD? |
|
Response |
:CORRECTION:FORMAT:LOAD 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:LIMit:POINt <Compensation minimum frequency>, <Compensation maximum frequency> |
Query |
:CORRection:LIMit:POINt? |
|
Response |
<Compensation minimum frequency>, <Compensation maximum frequency> |
|
Parameter |
<Frequency> = 1.0000E+06 to 300.00E+06 (NR1) |
|
Explanation |
Command |
Sets the frequency range of the ALL calibration and compensation. An error occurs during SPOT calibration and compensation selection. |
Query |
Returns the setting of the frequency range of the ALL calibration and compensation. An error occurs during SPOT calibration and compensation selection. |
|
Example |
Command |
:CORRection:LIMit:POINt 1E6, 300E6 |
Query |
:CORRection:LIMit:POINt? |
|
Response |
:CORRECTION:LIMIT:POINT 1.0000E+06, 300.00E+06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:DISTance <Electrical length> |
Query |
:CORRection:DISTance? |
|
Response |
<Electrical length> |
|
Parameter |
<Electrical length> = 0.0000 to 100.000E-03 (NR3) |
|
Explanation |
Command |
Sets the electrical length for calibration and compensation. |
Query |
Returns the setting of the electrical length for calibration and compensation. |
|
Example |
Command |
:CORRection:DISTance 10E-3 |
Query |
:CORRection:DISTance? |
|
Response |
:CORRECTION:DISTANCE 100.000E-03
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:ERRor? |
|
Response |
<Result> |
|
Parameter |
<Result> = 0/1/2
(NR1) |
|
Explanation |
Command |
|
Query |
Returns the result of the last calibration and compensation. 0F Calibration and compensation finished normally. |
|
Example |
Command |
|
Query |
:CORRection:ERRor? |
|
Response |
:CORRECTION:ERROR 0
(when HEADER ON) |
|
Note |
Returns 1 when calibration and compensation are not executed after startup. |
Syntax |
Command |
:CORRection:CALIbration:RETurn LCR mode: <OFF/ALL/SPOT> / analyzer mode: <OFF/SPOT> |
Query |
:CORRection:CALIbration:RETurn? |
|
Response |
LCR mode: <OFF/ALL/SPOT> |
|
Parameter |
|
|
Explanation |
Command |
Sets the calibration function. OFF: Does not perform a calibration. |
Query |
Returns the setting of the calibration function. |
|
Example |
Command |
:CORRection:CALIbration:RETurn SPOT |
Query |
:CORRection:CALIbration:RETurn? |
|
Response |
:CORRECTION:CALIBRATION:RETURN SPOT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:RESet <Calibration No./ALL/DC>, <DATA/REFerence> |
Query |
|
|
Response |
|
|
Parameter |
<Calibration No.> = 1 to 5((LCR mode, SPOT), 1`801(analyzer mode, SPOT), 1`102(ALL) /
<ALL> = All calibration point /
<DC> = DC calibration |
|
Explanation |
Command |
Clears the reference value and measured value of the calibration. |
Query |
|
|
Example |
Command |
:CORRection:CALIbration:RESet ALL,DATA |
Query |
|
|
Response |
|
|
Note |
Command examples are as follows: |
Syntax |
Command |
:CORRection:CALIbration:FREQuency <Calibration No.>, <frequency/OFF> |
Query |
:CORRection:CALIbration:FREQuency? <Calibration No.> |
|
Response |
<Frequency/OFF> |
|
Parameter |
<Calibration No.> = 1 to 5 (LCR mode, SPOT)/1 to 801 (analyzer mode, SPOT)/1 to 102 (ALL) (NR1) |
|
Explanation |
Command |
For the SPOT calibration, sets the frequency of the specified calibration No. ?OFF: Disables the SPOT calibration of the specified calibration No. |
Query |
Returns the frequency of the specified calibration No. OFF: The frequency of the specified calibration No. is not set. |
|
Example |
Command |
:CORRection:CALIbration:FREQuency 1, 2E6 |
Query |
:CORRection:CALIbration:FREQuency? 1 |
|
Response |
:CORRECTION:CALIBRATION:FREQUENCY 2.0000E+06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:LEVel <P/V/I>, <Calibration No./ALL>, <level value/OFF> |
Query |
:CORRection:CALIbration:LEVel? <P/V/I>, <Calibration No.> |
|
Response |
<Level value/OFF> |
|
Parameter |
<Level mode.> = P:Power / V:Voltage / I:Current |
|
Explanation |
Command |
Sets the level for the SPOT calibration. |
Query |
The query command is enabled only in the LCR and analyzer modes. |
|
Example |
Command |
:CORRection:CALIbration:LEVel P, 1, 1.0 |
Query |
:CORRection:CALIbration:LEVel? V, 1 |
|
Response |
:CORRECTION:CALIBRATION:LEVEL 502E-03
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:SPEEd SPOT calibration: <calibration No./ALL>, <FAST/MEDium/SLOW/SLOW2/CUSTom>, ALL calibration: <FAST/MEDium/SLOW/SLOW2/CUSTom> |
Query |
:CORRection:CALIbration:SPEEd? SPOT calibration: <calibration No.>/ ALL calibration: none |
|
Response |
<FAST/MEDIUM/SLOW/SLOW2/CUSTOM/OFF> |
|
Parameter |
<Calibration No.> = 1 to 5 (LCR)/1 to 801 (analyzer) (NR1) |
|
Explanation |
Command |
Sets the measurement speed for calibration. |
Query |
Returns the setting of the measurement speed for calibration. |
|
Example |
Command |
:CORRection:CALIbration:SPEEd 1, MEDium |
Query |
:CORRection:CALIbration:SPEEd? 1 |
|
Response |
:CORRECTION:CALIBRATION:SPEED MEDIUM
|
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:WAVE SPOT calibration: <calibration No./ALL>, <number of waveforms>, ALL calibration: <number of waveforms> |
Query |
:CORRection:CALIbration:WAVE? SPOT calibration: <calibration No.>/ ALL calibration: none |
|
Response |
<Number of waveforms> |
|
Parameter |
<Calibration No.> = 1 to 5 (LCR mode)/1 to -801 (analyzer mode) (NR1) |
|
Explanation |
Command |
Sets the measurement speed for the calibration No. point using the number of waveforms. (When the measurement speed is custom) |
Query |
Returns the measurement speed setting for the calibration No. point using the number of waveforms. (When the measurement speed is custom) |
|
Example |
Command |
:CORRection:CALIbration:WAVE 1, 8 |
Query |
:CORRection:CALIbration:WAVE? 1 |
|
Response |
:CORRECTION:CALIBRATION:WAVE 8
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:OPEN <AC/DC/ACDC/CANCel> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Performs setting of the open calibration function, loading of the calibration value, and cancellation of loading. AC: Performs the AC measurement. |
Query |
|
|
Example |
Command |
:CORRection:CALIbration:OPEN ACDC |
Query |
|
|
Response |
|
|
Note |
Calibration cannot be executed during measurement, and an execution error occurs. Execute the command after changing to an external trigger for the LCR mode, or to sequential sweep or step sweep for the analyzer mode. |
Syntax |
Command |
:CORRection:CALIbration:OPEN:REFerence <Calibration No./ALL/DC>, <reference value 1>, <reference value 2 *disabled for DC> |
Query |
:CORRection:CALIbration:OPEN:REFerence? <Calibration No./DC> |
|
Response |
<Reference value 1>, <reference value 2 *no for DC> |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
Sets the reference value for open calibration. |
Query |
Returns the reference value for open calibration. |
|
Example |
Command |
:CORRection:CALIbration:OPEN:REFerence 1, 10e-9, 0.00014 |
Query |
:CORRection:CALIbration:OPEN:REFerence? 1 |
|
Response |
:CORRECTION:CALIBRATION:OPEN:REFERENCE 10.0000E-09, 140.000E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:CALIbration:OPEN:DATA? SPOT compensation: <compensation No./DC>/ ALL compensation: <compensation No./ALL/DC> |
|
Response |
SPOT calibration: <frequency>, <calibration value 1>, <calibration value 2> Note: For DC, calibration value 1 only |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the open calibration value. |
|
Example |
Command |
|
Query |
:CORRection:CALIbration:OPEN:DATA? 1 |
|
Response |
1.0000E+06,-168.329E-03,-17.2696E-03,-168.131E-03,-17.2370E-03,-167.867E-03,-17.3651E-03,-167.751E-03,-17.3997E-03
|
|
Note |
The calibration value output format differs depending on the display method setting for the open calibration and compensation. |
Syntax |
Command |
:CORRection:CALIbration:OPEN:LIMit <OFF/lower limit value> |
Query |
:CORRection:CALIbration:OPEN:LIMit? |
|
Response |
<OFF/lower limit value> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the lower limit value for open calibration. |
Query |
Returns the lower limit value for open calibration. |
|
Example |
Command |
:CORRection:CALIbration:OPEN:LIMit 234.560E-06 |
Query |
:CORRection:CALIbration:OPEN:LIMit? |
|
Response |
:CORRECTION:CALIBRATION:OPEN:LIMIT 234.560E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:SHORt <AC/DC/ACDC/CANCel> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Performs setting of the short calibration function, loading of the calibration value, and cancellation of loading. AC: Performs the AC measurement. |
Query |
|
|
Example |
Command |
:CORRection:CALIbration:SHORt ACDC |
Query |
|
|
Response |
|
|
Note |
Calibration cannot be executed during measurement, and an execution error occurs. Execute the command after changing to an external trigger for the LCR mode, or to sequential sweep or step sweep for the analyzer mode. |
Syntax |
Command |
:CORRection:CALIbration:SHORt:REFerence <Calibration No./ALL/DC>, <reference value 1>, <reference value 2 *disabled for DC> |
Query |
:CORRection:CALIbration:SHORt:REFerence? <Calibration No./DC> |
|
Response |
<Reference value 1>, <reference value 2 *no for DC> |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
Sets the reference value for short calibration. |
Query |
Returns the reference value for short calibration. |
|
Example |
Command |
:CORRection:CALIbration:SHORt:REFerence 1, 10e-9, 0.00014 |
Query |
:CORRection:CALIbration:SHORt:REFerence? 1 |
|
Response |
:CORRECTION:CALIBRATION:SHORT:REFERENCE 10.0000E-09, 140.000E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:CALIbration:SHORt:DATA? SPOT compensation: <compensation No./DC>/ ALL compensation: <compensation No./ALL/DC> |
|
Response |
SPOT calibration: <frequency>, <calibration value 1>, <calibration value 2> Note: For DC, calibration value 1 only |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the calibration value for short calibration. |
|
Example |
Command |
|
Query |
:CORRection:CALIbration:SHORt:DATA? 1 |
|
Response |
1.0000E+06,-5.87981E+00, 602.905E-03,-5.88537E+00, 603.450E-03,-5.89728E+00, 606.276E-03,-5.89881E+00, 615.916E-03
|
|
Note |
The calibration value output format differs depending on the display method setting for the short calibration and compensation. |
Syntax |
Command |
:CORRection:CALIbration:SHORt:LIMit <OFF/upper limit value> |
Query |
:CORRection:CALIbration:SHORt:LIMit? |
|
Response |
<OFF/upper limit value> |
|
Parameter |
<Upper limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper limit value for short calibration. |
Query |
Returns the setting of the upper limit value for short calibration. |
|
Example |
Command |
:CORRection:CALIbration:SHORt:LIMit 1.23456 |
Query |
:CORRection:CALIbration:SHORt:LIMit? |
|
Response |
:CORRECTION:CALIBRATION:SHORT:LIMIT 1.23456E+00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:CALIbration:LOAD <AC/DC/ACDC/CANCel> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Performs setting of the load calibration function, loading of the calibration value, and cancellation of loading. AC: Performs the AC measurement. |
Query |
|
|
Example |
Command |
:CORRection:CALIbration:LOAD ACDC |
Query |
|
|
Response |
|
|
Note |
Calibration cannot be executed during measurement, and an execution error occurs. Execute the command after changing to an external trigger for the LCR mode, or to sequential sweep or step sweep for the analyzer mode. |
Syntax |
Command |
:CORRection:CALIbration:LOAD:REFerence <Calibration No./ALL/DC>, <reference value 1>, <reference value 2 *disabled for DC> |
Query |
:CORRection:CALIbration:LOAD:REFerence? <Calibration No./DC> |
|
Response |
<Reference value 1>, <reference value 2 *disabled for DC> |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
Sets the reference value for load calibration. |
Query |
Returns the reference value for load calibration. |
|
Example |
Command |
:CORRection:CALIbration:LOAD:REFerence 1, 10e-9, 0.00014 |
Query |
:CORRection:CALIbration:LOAD:REFerence? 1 |
|
Response |
:CORRECTION:CALIBRATION:LOAD:REFERENCE 10.0000E-09, 140.000E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:CALIbration:LOAD:DATA? SPOT compensation: <compensation No./DC>/ ALL compensation: <compensation No./ALL/DC> |
|
Response |
SPOT calibration: <frequency>, <calibration value 1>, <calibration value 2> Note: For DC, calibration value 1 only |
|
Parameter |
<Calibration No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the load calibration value. |
|
Example |
Command |
|
Query |
:CORRection:CALIbration:LOAD:DATA? 1 |
|
Response |
1.0000E+06,-268.072E-09,-9.91283E+00,-268.149E-09,-9.92681E+00,-264.962E-09,-9.82472E+00,-264.493E-09,-9.80054E+00
|
|
Note |
The calibration value output format differs depending on the display method setting for the load calibration and compensation. |
Syntax |
Command |
:CORRection:CALIbration:LOAD:LIMit <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:CORRection:CALIbration:LOAD:LIMit? |
|
Response |
<OFF/lower limit value>, <OFF/upper limit value> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper and lower limit values for load calibration. |
Query |
Returns the upper and lower limit values for load calibration. |
|
Example |
Command |
:CORRection:CALIbration:LOAD:LIMit 234.560E-06,1.23456 |
Query |
:CORRection:CALIbration:LOAD:LIMit? |
|
Response |
:CORRECTION:CALIBRATION:LOAD:LIMIT 234.560E-06, 1.23456E+00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:COMPensation:RETurn <OFF/ON> |
Query |
:CORRection:COMPensation:RETurn? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the compensation function. OFF: Does not perform a compensation. |
Query |
Returns the setting of the compensation function. |
|
Example |
Command |
:CORRection:COMPensation:RETurn ON |
Query |
:CORRection:COMPensation:RETurn? |
|
Response |
:CORRECTION:COMPENSATION:RETURN ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:COMPensation:RESet <Compensation No./ALL/DC>, <DATA/REFerence> |
Query |
|
|
Response |
|
|
Parameter |
<Compensation No.> = 1`5(LCR mode, SPOT), 1`801(analyzer mode SPOT), 1`102(ALL) /
<ALL> = All compensation point /
<DC> = DC compensation |
|
Explanation |
Command |
Clears the parameter, reference value, and measured value of the compensation. |
Query |
|
|
Example |
Command |
:CORRection:COMPensation:RESet ALL,DATA |
Query |
|
|
Response |
|
|
Note |
Command examples are as follows: |
Syntax |
Command |
|
Query |
:CORRection:COMPensation:FREQuency? <Compensation No.> |
|
Response |
<Frequency/OFF> |
|
Parameter |
<CompensationNo.> = 1 to 5 (LCR mode, SPOT)/1 to 801 (analyzer mode SPOT)/1 to 102 (ALL) (NR1) |
|
Explanation |
Command |
The frequency of the compensation No. cannot be changed. |
Query |
Returns the frequency of the specified compensation No. OFF: The frequency of the specified compensation No. is not set. |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:FREQuency? 1 |
|
Response |
:CORRECTION:COMPENSATION:FREQUENCY 2.0000E+06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:COMPensation:LEVel? <P/V/I>, <Compensation No.> |
|
Response |
<Level value/OFF> |
|
Parameter |
<Level mode.> = P:Power / V:Voltage / I:Current |
|
Explanation |
Command |
The compensation level cannot be changed. |
Query |
The query command is enabled only in the LCR and analyzer modes. |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:LEVel? V, 1 |
|
Response |
:CORRECTION:COMPENSATION:LEVEL 502E-03
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:COMPensation:SPEEd? SPOT compensation: <compensation No.>/ ALL compensation: none |
|
Response |
<FAST/MEDIUM/SLOW/SLOW2/CUSTOM/OFF> |
|
Parameter |
<Compensation No.> = 1 to 5 (LCR)/1 to 801 (analyzer) (NR1) |
|
Explanation |
Command |
The compensation speed cannot be set. |
Query |
Returns the setting of the measurement speed for compensation. |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:SPEEd? 1 |
|
Response |
:CORRECTION:COMPENSATION:SPEED MEDIUM
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:COMPensation:WAVE |
Query |
:CORRection:COMPensation:WAVE? SPOT compensation: <compensation No.>/ ALL compensation: none |
|
Response |
<Number of waveforms> |
|
Parameter |
<Compensation No.> = 1 to 5 (LCR mode)/1 to -801 (analyzer mode) (NR1) |
|
Explanation |
Command |
The number of waveforms of the compensation point cannot be changed. To change the number, use the command shown below. :CORRection:CALIbration:WAVE |
Query |
Returns the measurement speed setting for the compensation No. point using the number of waveforms. (When the measurement speed is custom) |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:WAVE? 1 |
|
Response |
:CORRECTION:COMPENSATION:WAVE 8
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:COMPensation:OPEN <AC/DC/ACDC/CANCel> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Performs setting of the open compensation function, loading of the compensation value, and cancellation of loading. AC: Performs the AC measurement. |
Query |
|
|
Example |
Command |
:CORRection:COMPensation:OPEN ACDC |
Query |
|
|
Response |
|
|
Note |
This command cannot be executed during measurement, and doing so will result in an execution error. Execute the command after changing to an external trigger for the LCR mode, or to sequential sweep or step sweep for the analyzer mode. |
Syntax |
Command |
:CORRection:COMPensation:OPEN:REFerence <Compensation No./ALL/DC>, <reference value 1>, <reference value 2 *disabled for DC> |
Query |
:CORRection:COMPensation:OPEN:REFerence? <Compensation No./DC> |
|
Response |
<Reference value 1>, <reference value 2 *disabled for DC> |
|
Parameter |
<Compensation No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
Sets the reference value for open compensation. |
Query |
Returns the reference value for open compensation. |
|
Example |
Command |
:CORRection:COMPensation:OPEN:REFerence 1, 10e-9, 0.00014 |
Query |
:CORRection:COMPensation:OPEN:REFerence? 1 |
|
Response |
:CORRECTION:COMPENSATION:OPEN:REFERENCE 10.0000E-09, 140.000E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:COMPensation:OPEN:DATA? SPOT compensation: <compensation No./DC>/ ALL compensation: <compensation No./ALL/DC> |
|
Response |
SPOT calibration: <frequency>, <calibration value 1>, <calibration value 2> Note: For DC, calibration value 1 only |
|
Parameter |
<Compensation No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the compensation value for open compensation. |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:OPEN:DATA? 1 |
|
Response |
:CORRECTION:COMPENSATION:OPEN:DATA 1.0000E+06,-168.174E-03,-17.2123E-03
(when HEADER ON) |
|
Note |
The compensation value output format differs depending on the display method setting for the open calibration and compensation. |
Syntax |
Command |
:CORRection:COMPensation:OPEN:LIMit <OFF/lower limit value> |
Query |
:CORRection:COMPensation:OPEN:LIMit? |
|
Response |
<OFF/lower limit value> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the lower limit value for open compensation. |
Query |
Returns the lower limit value for open compensation. |
|
Example |
Command |
:CORRection:COMPensation:OPEN:LIMit 234.560E-06 |
Query |
:CORRection:COMPensation:OPEN:LIMit? |
|
Response |
:CORRECTION:COMPENSATION:OPEN:LIMIT 234.560E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:COMPensation:SHORt <AC/DC/ACDC/CANCel> |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Sets the short compensation function and acquires or cancels the acquisition of the compensation value. AC: Performs the AC measurement. |
Query |
|
|
Example |
Command |
:CORRection:COMPensation:SHORt ACDC |
Query |
|
|
Response |
|
|
Note |
This command cannot be executed during measurement, and doing so will result in an execution error. Execute the command after changing to an external trigger for the LCR mode, or to sequential sweep or step sweep for the analyzer mode. |
Syntax |
Command |
:CORRection:COMPensation:SHORt:REFerence <Compensation No./ALL/DC>, <reference value 1>, <reference value 2 *disabled for DC> |
Query |
:CORRection:COMPensation:SHORt:REFerence? <Compensation No./DC> |
|
Response |
<Reference value 1>, <reference value 2 *disabled for DC> |
|
Parameter |
<CompensationNo.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
Sets the reference value for short compensation. |
Query |
Returns the reference value for short compensation. |
|
Example |
Command |
:CORRection:COMPensation:SHORt:REFerence 1, 10e-9, 0.00014 |
Query |
:CORRection:COMPensation:SHORt:REFerence? 1 |
|
Response |
:CORRECTION:COMPENSATION:SHORT:REFERENCE 10.0000E-09, 140.000E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CORRection:COMPensation:SHORt:DATA? SPOT compensation: <compensation No./DC>/ ALL compensation: <compensation No./ALL/DC> |
|
Response |
SPOT calibration: <frequency>, <calibration value 1>, <calibration value 2> Note: For DC, calibration value 1 only |
|
Parameter |
<Compensation No.> = SPOT: 1 to 5 (LCR mode)/1 to 801 (analyzer mode), ALL: 1 to 102 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the compensation value for short compensation. |
|
Example |
Command |
|
Query |
:CORRection:COMPensation:SHORt:DATA? 1 |
|
Response |
:CORRECTION:COMPENSATION:SHORT:DATA 1.0000E+06,-49.0352E-03,-107.826E-03
(when HEADER ON) |
|
Note |
The compensation value output format differs depending on the display method setting for the short calibration and compensation. |
Syntax |
Command |
:CORRection:COMPensation:SHORt:LIMit <OFF/upper limit value> |
Query |
:CORRection:COMPensation:SHORt:LIMit? |
|
Response |
<OFF/upper limit value> |
|
Parameter |
<Upper limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper limit value for short compensation. |
Query |
Returns the setting of the upper limit value for short compensation. |
|
Example |
Command |
:CORRection:COMPensation:SHORt:LIMit 1.23456 |
Query |
:CORRection:COMPensation:SHORt:LIMit? |
|
Response |
:CORRECTION:COMPENSATION:SHORT:LIMIT 1.23456E+00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:SCALe <OFF/ON> |
Query |
:CORRection:SCALe? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Performs the setting of the scaling compensation function. |
Query |
Returns the setting of the scaling compensation function. |
|
Example |
Command |
:CORRection:SCALe ON |
Query |
:CORRection:SCALe? |
|
Response |
:CORRECTION:SCALE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CORRection:SCALe:DATA <Scale No.>, <compensation value A>, <compensation value B> |
Query |
:CORRection:SCALe:DATA? <Scale No.> |
|
Response |
<Compensation value A>, <compensation value B> |
|
Parameter |
<Scale No.> = 1/2/3/4 (NR1) |
|
Explanation |
Command |
Sets the value of the scaling compensation function. |
Query |
Returns the value of the scaling compensation function. |
|
Example |
Command |
:CORRection:SCALe:DATA 1,1.23,4.56 |
Query |
:CORRection:SCALe:DATA? 1 |
|
Response |
:CORRECTION:SCALE:DATA 1.230,4.56000E+00
(when HEADER ON) |
|
Note |
-0.001 to 0.001 cannot be set for the compensation value A. When the command is sent with a value between these values, the value is interpolated to -0.001 or 0.001. |
Syntax |
Command |
:CONTinuous:EXECution <Panel No.>, <ON/OFF> |
Query |
:CONTinuous:EXECution? <Panel No.> |
|
Response |
<ON/OFF> |
|
Parameter |
<Panel No.> = 1 to 46/ ALL |
|
Explanation |
Command |
Sets the panel to be the measurement target in continuous measurement mode. |
Query |
Returns the setting of the panel to be the measurement target in continuous measurement mode. |
|
Example |
Command |
:CONTinuous:EXECution 5,ON |
Query |
:CONTinuous:EXECution? 5 |
|
Response |
:CONTINUOUS:EXECUTION ON
(when HEADER ON) |
|
Note |
ALL can only be specified for the parameter in the command. It cannot be used in the query. |
Syntax |
Command |
:CONTinuous:ERRor <ON/OFF> |
Query |
:CONTinuous:ERRor? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement cancellation for a judgment error. OFF: When an error is detected for judgment, measurement is not canceled. |
Query |
Returns the setting of measurement cancellation for a judgment error. |
|
Example |
Command |
:CONTinuous:ERRor ON |
Query |
:CONTinuous:ERRor? |
|
Response |
:CONTINUOUS:ERROR ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:CONTinuous:COUNt? |
|
Response |
<Panel count> |
|
Parameter |
<Panel count> = 0 to 46 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the panel count targeted for measurement in continuous measurement mode. |
|
Example |
Command |
|
Query |
:CONTinuous:COUNt? |
|
Response |
:CONTINUOUS:COUNT 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure? <No data/ ALL> |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
|
Query |
For more detail, refer to "Querying measurement data". |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
If a setting has been changed, send the ":MEASure?" query after triggering. |
Syntax |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
<Measurement status>, <BEFORE measured value>, <BEFORE judgment>, <AFTER measured value>, <AFTER judgment>, <panel number> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measured value of the contact check. -1: LO judgment |
|
Example |
Command |
|
Query |
:MEASure:RDC? |
|
Response |
0,4.9929E+03,0, 4.9957E+03,1,0
(when HEADER ON) |
|
Note |
The output data follows the MEASure:VALid setting. |
Syntax |
Command |
|
Query |
:MEASure:CONTinuous:COMParator? |
|
Response |
<Judgment result> |
|
Parameter |
<Judgment result> = 0,1 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the setting of the overall judgment result at the time of continuous measurement. |
|
Example |
Command |
|
Query |
:MEASure:CONTinuous:COMParator? |
|
Response |
:MEASURE:CONTINUOUS:COMPARATOR 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEASure:CONTinuous:PEAK? <No data/ ALL> |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the judgment results and measurement data of the extreme values when the peak comparator of the analyzer is included in continuous measurement. |
|
Example |
Command |
|
Query |
:MEASure:CONTinuous:PEAK? |
|
Response |
0,1, 3.2141E+03,Z 2.74816E+03,0,2, 3.9427E+03,Z 1.83606E+03,0,3, 3.0914E+03,PHASE -66.196,0,4, 1.3653E+03,PHASE -88.665,1,0,5, 8.7754E+03,Z 1.18762E+03,0,6, 8.4322E+03,Z 772.516E+00,0,7, 8.6594E+03,PHASE -63.226,0,8, 12.236E+03,PHASE -88.566,2,3 |
|
Note |
The output data follows the MEASure:VALid setting. |
Syntax |
Command |
:CCHeck:VERify <OFF/BEFore/AFTer/BOTH> |
Query |
:CCHeck:VERify? |
|
Response |
<OFF/BEFore/AFTer/BOTH> |
|
Parameter |
|
|
Explanation |
Command |
Sets the contact check function. |
Query |
Returns the setting of the contact check function. |
|
Example |
Command |
:CCHeck:VERify AFTer |
Query |
:CCHeck:VERify? |
|
Response |
:CCHECK:VERIFY AFTER
(when HEADER ON) |
|
Note |
When the contact check function is set to "BEFore" or "BOTH", the trigger synchronous output function is automatically set to "ON". |
Syntax |
Command |
:CCHeck:JUDGment <DO/NOT> |
Query |
:CCHeck:JUDGment? |
|
Response |
<DO/NOT> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether a judgment is performed/not performed when the DC measured value is UNCAL. DO: Performs a judgment. |
Query |
Returns the setting of whether a judgment is performed/not performed when the DC measured value is UNCAL. |
|
Example |
Command |
:CCHeck:JUDGment DO |
Query |
:CCHeck:JUDGment? |
|
Response |
:CCHECK:JUDGMENT DO
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CCHeck:WAVe <Number of waveforms> |
Query |
:CCHeck:WAVe? |
|
Response |
<Number of waveforms> |
|
Parameter |
<Number of waveforms> = 1 to 9999 (NR1) |
|
Explanation |
Command |
Sets the contact check execution time using the number of waveforms. |
Query |
Returns the contact check execution time setting using the number of waveforms. |
|
Example |
Command |
:CCHeck:WAVe 1 |
Query |
:CCHeck:WAVe? |
|
Response |
:CCHECK:WAVE 0001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CCHeck:LIMit <OFF/lower limit value>, <OFF/upper limit value> |
Query |
:CCHeck:LIMit? |
|
Response |
<OFF/lower limit value>, <OFF/upper limit value> |
|
Parameter |
<Lower limit values> = -9.99999E+09 to +9.99999E+09 (NR3) |
|
Explanation |
Command |
Sets the upper and lower limit values for the judgment condition. |
Query |
Returns the upper and lower limit values for the judgment condition. |
|
Example |
Command |
:CCHeck:LIMit 234.560E-06,1.23456 |
Query |
:CCHeck:LIMit? |
|
Response |
:CCHECK:LIMIT 234.560E-06,1.23456E+00
(when HEADER ON) |
|
Note |
The upper and lower limit values outside the range are set to the limit value within the setting range. An error does not occur. |
Syntax |
Command |
:CCHeck:ERREnd <OFF/ON> |
Query |
:CCHeck:ERREnd? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement stop for a contact check error. OFF: Does not cancel measurement when a contact check error occurs. |
Query |
Returns the measurement stop when a contact check error occurs. |
|
Example |
Command |
:CCHeck:ERREnd ON |
Query |
:CCHeck:ERREnd? |
|
Response |
:CCHECK:ERREND ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CCHeck:ACOut <OFF/ON> |
Query |
:CCHeck:ACOut? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the AC output. OFF: Disables the AC output. ?ON: Enables the C output. |
Query |
Returns the AC output setting. |
|
Example |
Command |
:CCHeck:ACOut ON |
Query |
:CCHeck:ACOut? |
|
Response |
:CCHECK:ACOUT ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CCHeck:DCWait <Wait time> |
Query |
:CCHeck:DCWait? |
|
Response |
<Wait time> |
|
Parameter |
<Wait time> = 0.00000 s to 9.99999 s (NR2) |
|
Explanation |
Command |
Sets the DC wait time. |
Query |
Returns the DC wait time setting. |
|
Example |
Command |
:CCHeck:DCWait 0.00000 |
Query |
:CCHeck:DCWait? |
|
Response |
:CCHECK:DCWAIT 0.00000
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:CCHeck:ACWait <Wait time> |
Query |
:CCHeck:ACWait? |
|
Response |
<Wait time> |
|
Parameter |
<Wait time> = 0.00000 s to 9.99999 s (NR2) |
|
Explanation |
Command |
Sets the AC wait time. |
Query |
Returns the AC wait time setting. |
|
Example |
Command |
:CCHeck:ACWait 0.00000 |
Query |
:CCHeck:ACWait? |
|
Response |
:CCHECK:ACWAIT 0.00000
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVCheck <ON/OFF> |
Query |
:LEVCheck? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the detection level monitoring function. OFF: Disables the detection level monitoring function. |
Query |
Returns the setting of the detection level monitoring function. |
|
Example |
Command |
:LEVCheck ON |
Query |
:LEVCheck? |
|
Response |
:LEVCHECK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVCheck:LIMit <Limit value> |
Query |
:LEVCheck:LIMit? |
|
Response |
<Limit value> |
|
Parameter |
<Limit value> = 0.01 to 100.00% (NR2) |
|
Explanation |
Command |
Sets the limit value for contact check. |
Query |
Returns the limit value setting for contact check. |
|
Example |
Command |
:LEVCheck:LIMit 10 |
Query |
:LEVCheck:LIMit? |
|
Response |
:LEVCHECK:LIMIT 10.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:HIZ <ON/OFF> |
Query |
:HIZ? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the Hi Z reject function. OFF: Does not detect abnormal measurement values. |
Query |
Returns whether the Hi Z reject function is enabled or disabled. |
|
Example |
Command |
:HIZ ON |
Query |
:HIZ? |
|
Response |
:HIZ ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:HIZ:LIMit <Limit value> |
Query |
:HIZ:LIMit? |
|
Response |
<Limit value> |
|
Parameter |
<Limit value> = 0 to 10000 Ohm (NR1) |
|
Explanation |
Command |
Sets the limit value of the Hi Z reject function. |
Query |
Returns the limit value of the Hi Z reject function. |
|
Example |
Command |
:HIZ:LIMit 500 |
Query |
:HIZ:LIMit? |
|
Response |
:HIZ:LIMIT 500
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEMory? <No data/ ALL> |
|
Response |
Refer to the response format of the MEASure? command. |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
In the case of :MEMory? ALL Slash (/)
|
|
Example |
Command |
|
Query |
:MEMory? |
|
Response |
Z 1.59062E+03,PHASE -89.992 |
|
Note |
The output data follows the MEASure:VALid setting. |
Syntax |
Command |
:MEMory:SAVE |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Copies data saved to internal memory with the measured value memory function to USB memory. |
Query |
|
|
Example |
Command |
:MEMory:SAVE |
Query |
|
|
Response |
|
|
Note |
If data has not been saved in internal memory, an execution error will result. |
Syntax |
Command |
:MEMory:CLEar |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Clears all of the measurement values saved to internal memory with the measurement value memory function. |
Query |
|
|
Example |
Command |
:MEMory:CLEar |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:MEMory:CONTrol LCR mode:<ON/IN/OFF> / Analyzer mode:<ON/OFF> |
Query |
:MEMory:CONTrol? |
|
Response |
<ON/IN/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement value memory function. OFF : Measurement values are not saved to internal memory. |
Query |
Returns the setting of the measurement value memory function. |
|
Example |
Command |
:MEMory:CONTrol ON |
Query |
:MEMory:CONTrol? |
|
Response |
:MEMORY:CONTROL ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:MEMory:COUNt? |
|
Response |
<Number of data items> |
|
Parameter |
<Number of data items> = 0 to 32000 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the number of data items saved to memory with the measurement value memory function. |
|
Example |
Command |
|
Query |
:MEMory:COUNt? |
|
Response |
1000
|
|
Note |
|
Syntax |
Command |
:MEMory:POINts <Memory size> |
Query |
:MEMory:POINts? |
|
Response |
<Memory size> |
|
Parameter |
<Memory size> = 1 to 32000 (NR1) |
|
Explanation |
Command |
Sets the number of data items to save to internal memory. |
Query |
Returns the number of data items to save to internal memory. |
|
Example |
Command |
:MEMory:POINts 200 |
Query |
:MEMory:POINts? |
|
Response |
:MEMORY:POINTS 200
(when HEADER ON) |
|
Note |
An execution error occurs during continuous measurement and analyzer mode. |
Syntax |
Command |
:DISPlay <ON/OFF> |
Query |
:DISPlay? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets LCD display. ON: Sets the LCD to always on. |
Query |
Returns the setting of LCD display. |
|
Example |
Command |
:DISPlay OFF |
Query |
:DISPlay? |
|
Response |
:DISPLAY OFF
(when HEADER ON) |
|
Note |
A response of the communication decreases when LCD display set ON. |
Syntax |
Command |
:DISPlay:PARAmeter <Parameter number>, <OFF/color No.> |
Query |
:DISPlay:PARAmeter? <Parameter number> |
|
Response |
<OFF/color No.> |
|
Parameter |
<Parameter number> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the measured value of the specified parameter number or color of the measurement result graph. |
Query |
Returns the measured value of the specified parameter number or color of the measurement result graph. |
|
Example |
Command |
:DISPlay:PARAmeter 1,2 |
Query |
:DISPlay:PARAmeter? 1 |
|
Response |
:DISPLAY:PARAMETER 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:COLor <WHITe/BLACk> |
Query |
:DISPlay:COLor? |
|
Response |
<WHITE/BLACK> |
|
Parameter |
|
|
Explanation |
Command |
Sets the screen background. WHITe: Sets the screen background color to white. |
Query |
Returns the screen background setting. |
|
Example |
Command |
:DISPlay:COLor WHITe |
Query |
:DISPlay:COLor? |
|
Response |
:DISPLAY:COLOR WHITE
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:BACKlight <Brightness> |
Query |
:DISPlay:BACKlight? |
|
Response |
<Brightness> |
|
Parameter |
<Brightness> = 0 to 250 (NR1) |
|
Explanation |
Command |
Sets the screen brightness. |
Query |
Returns the screen brightness setting. |
|
Example |
Command |
:DISPlay:BACKlight 120 |
Query |
:DISPlay:BACKlight? |
|
Response |
:DISPLAY:BACKLIGHT 120
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:WARMup <ON/OFF> |
Query |
:DISPlay:WARMup? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the warm-up message display. |
Query |
Returns the setting of the warm-up message display. |
|
Example |
Command |
:DISPlay:WARMup OFF |
Query |
:DISPlay:WARMup? |
|
Response |
:DISPLAY:WARMUP OFF
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:ZOOM <ON/OFF> |
Query |
:ZOOM? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the zoom function. |
Query |
Returns the setting of the zoom function. |
|
Example |
Command |
:ZOOM ON |
Query |
:ZOOM? |
|
Response |
:ZOOM ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:JUDGment <OFF/IN/NG> |
Query |
:BEEPer:JUDGment? |
|
Response |
<OFF/IN/NG> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep sound for the judgment results of measurement values. OFF: No beep sound. |
Query |
Returns the setting of the beep sound for the judgment results of measurement values. |
|
Example |
Command |
:BEEPer:JUDGment NG |
Query |
:BEEPer:JUDGment? |
|
Response |
:BEEPER:JUDGMENT NG
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:JUDGment:TONE <0/1/2/3/4/5/6/7/8/9/10/11/12/13/14> |
Query |
:BEEPer:JUDGment:TONE? |
|
Response |
<0/1/2/3/4/5/6/7/8/9/10/11/12/13/14> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep tone type for the measured value judgment result. |
Query |
Returns the beep tone type for the measured value judgment result. |
|
Example |
Command |
:BEEPer:JUDGment:TONE 0 |
Query |
:BEEPer:JUDGment:TONE? |
|
Response |
:BEEPER:JUDGMENT:TONE 0
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:JUDGment:VOLume <1/2/3> |
Query |
:BEEPer:JUDGment:VOLume? |
|
Response |
<1/2/3> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep volume for the measured value judgment result. |
Query |
Returns the beep volume setting for the measured value judgment result. |
|
Example |
Command |
:BEEPer:JUDGment:VOLume 1 |
Query |
:BEEPer:JUDGment:VOLume? |
|
Response |
:BEEPER:JUDGMENT:VOLUME 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:KEY <ON/OFF> |
Query |
:BEEPer:KEY? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep sound for key operation. ON: A beep sound is emitted. |
Query |
Returns the setting of the beep sound for key operation. |
|
Example |
Command |
:BEEPer:KEY ON |
Query |
:BEEPer:KEY? |
|
Response |
:BEEPER:KEY ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:KEY:TONE <0/1/2/3/4/5/6/7/8/9/10/11/12/13/14> |
Query |
:BEEPer:KEY:TONE? |
|
Response |
<0/1/2/3/4/5/6/7/8/9/10/11/12/13/14> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep tone type. |
Query |
Returns the beep tone type. |
|
Example |
Command |
:BEEPer:TONE 0 |
Query |
:BEEPer:TONE? |
|
Response |
:BEEPER:TONE 0
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BEEPer:KEY:VOLume <1/2/3> |
Query |
:BEEPer:KEY:VOLume? |
|
Response |
<1/2/3> |
|
Parameter |
|
|
Explanation |
Command |
Sets the key operation beep volume. |
Query |
Returns the key operation beep volume. |
|
Example |
Command |
:BEEPer:KEY:VOLume 1 |
Query |
:BEEPer:KEY:VOLume? |
|
Response |
:BEEPER:KEY:VOLUME 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:KEYLock LCR mode: <FULL/SET> / Analyzer mode: <ON> |
Query |
:KEYLock? |
|
Response |
LCR mode: <OFF/FULL/SET> |
|
Parameter |
|
|
Explanation |
Command |
Sets the key lock method and executes a key lock. |
Query |
Returns the state of the key lock. |
|
Example |
Command |
:KEYLock FULL |
Query |
:KEYLock? |
|
Response |
:KEYLOCK FULL
(when HEADER ON) |
|
Note |
An execution error occurs if this command is sent while the key lock is enabled. |
Syntax |
Command |
:KEYLock:PASScode <Passcode/ none> |
Query |
|
|
Response |
|
|
Parameter |
<Passcode> = 0 to 9 (up to 4 digits) |
|
Explanation |
Command |
Sets the passcode of the key lock. |
Query |
|
|
Example |
Command |
:KEYLock:PASScode "0523" |
Query |
|
|
Response |
|
|
Note |
An execution error occurs in the following cases.
|
Syntax |
Command |
:KEYLock:UNLock <Passcode/ none> |
Query |
|
|
Response |
|
|
Parameter |
<Passcode> = 0 to 9 (up to 4 digits) |
|
Explanation |
Command |
Disables the key lock. |
Query |
|
|
Example |
Command |
:KEYLock:UNLock "0523" |
Query |
|
|
Response |
|
|
Note |
An execution error occurs in the following cases.
|
Syntax |
Command |
:MEASure:ITEM <MR0>, <MR1> |
Query |
:MEASure:ITEM? |
|
Response |
<MR0>, <MR1> |
|
Parameter |
<MR0> = 0 to 255 (NR1) |
|
Explanation |
Command |
Specifies the measurement parameter for response of the :MEASure? query during normal measurement by the sum of bits. |
Query |
Returns the measurement parameters for the response of the :MEASure? query during normal measurement. |
|
Example |
Command |
:MEASure:ITEM 53,18 |
Query |
:MEASure:ITEM? |
|
Response |
:MEASURE:ITEM 53,18
(when HEADER ON) |
|
Note |
Specify the MR0 and MR1 values by the sum of bits. |
Syntax |
Command |
:MEASure:VALid <Setting value> |
Query |
:MEASure:VALid? |
|
Response |
<Setting value> |
|
Parameter |
<Setting value> = 1 to 255 (NR1) |
|
Explanation |
Command |
Sets the content for the response of the :MEASure? query by the sum of bits. |
Query |
Returns the content for the response of the :MEASure? query. |
|
Example |
Command |
:MEASure:VALid 18 |
Query |
:MEASure:VALid? |
|
Response |
:MEASURE:VALID 18
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:MEASure:OUTPut:AUTO <ON/OFF> |
Query |
:MEASure:OUTPut:AUTO? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets the measurement value automatic output function. ON: Outputs the measurement values automatically after measurement finishes. If this is set to ON, the measurement values are automatically output from the selected interface after measurement finishes. |
Query |
Returns the setting of the measurement value automatic output function. |
|
Example |
Command |
:MEASure:OUTPut:AUTO ON |
Query |
:MEASure:OUTPut:AUTO? |
|
Response |
:MEASURE:OUTPUT:AUTO ON
(when HEADER ON) |
|
Note |
Be sure to turn off the function when it is not used. |
Syntax |
Command |
:IO:EOM:MODE <HOLD/PULSe> |
Query |
:IO:EOM:MODE? |
|
Response |
<HOLD/PULSE> |
|
Parameter |
|
|
Explanation |
Command |
Sets the INDEX and EOM output method. |
Query |
Returns the INDEX and EOM output method. |
|
Example |
Command |
IO:EOM:MODE PULSE |
Query |
IO:EOM:MODE? |
|
Response |
:IO:EOM:MODE PULSE
(when HEADER ON) |
|
Note |
For a timing chart describing the setting made with this command, see the "External Control" chapter in the instrument's user manual. |
Syntax |
Command |
:IO:EOM:PULSe <Pulse width> |
Query |
:IO:EOM:PULSe? |
|
Response |
|
|
Parameter |
<Pulse width> = 0.00001 to 0.99999 s (NR2) |
|
Explanation |
Command |
Sets the pulse width for which to keep EOM low (on). |
Query |
Returns the pulse width for which to keep EOM low (on). |
|
Example |
Command |
IO:EOM:PULSe 0.002 |
Query |
IO:EOM:PULSe? |
|
Response |
:IO:EOM:PULSE 0.00200
(when HEADER ON) |
|
Note |
For a timing chart describing the setting made with this command, see the "External Control" chapter in the instrument's user manual. |
Syntax |
Command |
:IO:OUTPut:DELay <I/O delay time> |
Query |
:IO:OUTPut:DELay? |
|
Response |
<I/O delay time> |
|
Parameter |
<I/O delay time> = 0 to 0.99999 s (NR2) |
|
Explanation |
Command |
Sets the delay time for the period between the output of comparator and BIN judgment results and the output of the EOM from the EXT I/O. |
Query |
Returns the delay time for the period between the output of comparator and BIN judgment results and the output of the EOM from the EXT I/O. |
|
Example |
Command |
:IO:OUTPUT:DELAY 0.12345 |
Query |
:IO:OUTPUT:DELAY? |
|
Response |
:IO:OUTPUT:DELAY 0.12345
(when HEADER ON) |
|
Note |
The delay time for the period between the comparator and BIN judgment results and the |
Syntax |
Command |
:IO:RESult:RESet <ON/OFF> |
Query |
:IO:RESult:RESet? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether the judgment result signal line of the EXT I/O is reset. ON: Resets the judgment results simultaneously with the input of a measurement start signal (trigger signal). |
Query |
Returns whether the judgment result signal line of the EXT I/O is reset. |
|
Example |
Command |
:IO:RESult:RESet ON |
Query |
:IO:RESult:RESet? |
|
Response |
:IO:RESULT:RESET ON
(when HEADER ON) |
|
Note |
For details on the judgment result signal line, refer to "External Control" in the instruction manual. |
Syntax |
Command |
:IO:TRIGger:EDGe <DOWN/UP> |
Query |
:IO:TRIGger:EDGe? |
|
Response |
<DOWN/UP> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger edge of the EXT I/O. DOWN: Applies a trigger to the falling edge. |
Query |
Returns the setting of the trigger edge of the EXT I/O. |
|
Example |
Command |
:IO:TRIGger:EDGe UP |
Query |
:IO:TRIGger:EDGe? |
|
Response |
:IO:TRIGGER:EDGE UP
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:IO:TRIGger:ENABle <ON/OFF> |
Query |
:IO:TRIGger:ENABle? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables trigger input from the EXT I/O during measurement. ON: Accepts trigger input from the EXT I/O during measurement. |
Query |
Returns whether trigger input from the EXT I/O during measurement is enabled or disabled. |
|
Example |
Command |
:IO:TRIGger:ENABle ON |
Query |
:IO:TRIGger:ENABle? |
|
Response |
:IO:TRIGGER:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SAVE <Panel No.>,<"Panel name"> |
Query |
:SAVE? <Panel No.> |
|
Response |
<0/1> |
|
Parameter |
<Panel No.> = 1 to 46 (NR1) |
|
Explanation |
Command |
Specifies the panel number and saves the panel under the specified panel name. |
Query |
Returns 1 if a panel is saved to the specified panel number, and 0 if a panel is not saved. |
|
Example |
Command |
:SAVE 3,"IM7580_003" |
Query |
:SAVE? 3 |
|
Response |
1
|
|
Note |
Please use only the character which you can set in the instrument for a panel name.
|
Syntax |
Command |
|
Query |
:SAVE:NAME? <Panel No.> |
|
Response |
|
|
Parameter |
<Panel No.> = 1 to 46 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the panel name of the specified panel number. |
|
Example |
Command |
|
Query |
:SAVE:NAME? 1 |
|
Response |
IM7580_001
|
|
Note |
|
Syntax |
Command |
:SAVE:REName <Panel No.>,<"Panel name"> |
Query |
|
|
Response |
|
|
Parameter |
<Panel No.> = 1 to 46 (NR1) |
|
Explanation |
Command |
Changes the panel name of the specified panel number. |
Query |
|
|
Example |
Command |
:SAVE:REName 1,"IM7580_001" |
Query |
|
|
Response |
|
|
Note |
Please use only the character which you can set in the instrument for a panel name. |
Syntax |
Command |
:SAVE:TYPE <ALL/HARDware/ADJust> |
Query |
:SAVE:TYPE? |
|
Response |
<ALL/HARDWARE/ADJUST> |
|
Parameter |
|
|
Explanation |
Command |
Sets the save type. |
Query |
Returns the setting of the save type. |
|
Example |
Command |
:SAVE:TYPE HARDware |
Query |
:SAVE:TYPE? |
|
Response |
:SAVE:TYPE HARDWARE
(when HEADER ON) |
|
Note |
Starts up with the ALL setting. Be sure to perform setting in advance for saving the panel with other than ALL due to the communication. |
Syntax |
Command |
:SAVE:CLEar <Panel No./ALL> |
Query |
|
|
Response |
|
|
Parameter |
<Panel No.> = 1 to 46 (NR1) |
|
Explanation |
Command |
Clears the data of the specified panel number. ALL : Clears all of the panels. A execution error occurs if there is no saved data for the specified panel number. |
Query |
|
|
Example |
Command |
:SAVE:CLEar 5 |
Query |
|
|
Response |
|
|
Note |
Data cannot be restored once it is cleared. |
Syntax |
Command |
:LOAD <Panel No.> |
Query |
|
|
Response |
|
|
Parameter |
<Panel No.> = 1 to 46 |
|
Explanation |
Command |
Loads the specified panel number. |
Query |
|
|
Example |
Command |
:LOAD 2 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:TRANsmit:TERMinator <Terminator number> |
Query |
:TRANsmit:TERMinator? |
|
Response |
<Terminator number> |
|
Parameter |
<Terminator number> = 0 to 255 (when command) / 0 to 1 (when query) (NR1) |
|
Explanation |
Command |
Sets the terminator of the response message. |
Query |
Returns the setting of the terminator of the response message. |
|
Example |
Command |
:TRANsmit:TERMinator 0 |
Query |
:TRANsmit:TERMinator? |
|
Response |
:TRANSMIT:TERMINATOR 0
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:HANDshake <OFF/X> |
Query |
:HANDshake? |
|
Response |
<OFF/X> |
|
Parameter |
|
|
Explanation |
Command |
Sets the RS-232C communication handshake. OFF: No handshake |
Query |
Returns the RS-232C communication handshake. |
|
Example |
Command |
:HANDshake X |
Query |
:HANDshake? |
|
Response |
:HANDSHAKE X
(when HEADER ON) |
|
Note |
An execution error occurs if the interface is set to other than RS-232C. |
Syntax |
Command |
:FORMat:DATA <ASCii/REAL> |
Query |
:FORMat:DATA? |
|
Response |
<ASCII/REAL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the data transfer format. ASCii: Transfers data in ASCII format. |
Query |
Returns the data transfer format. |
|
Example |
Command |
:FORMat:DATA REAL |
Query |
:FORMat:DATA? |
|
Response |
:FORMAT:DATA REAL
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FORMat:LONG <ON/OFF> |
Query |
:FORMat:LONG? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets long format for when data transfer. |
Query |
Returns ON or OFF for the setting of long format for when data transfer. |
|
Example |
Command |
:FORMat:LONG ON |
Query |
:FORMat:LONG? |
|
Response |
:FORMAT:LONG ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:HEADer <ON/OFF> |
Query |
:HEADer? |
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Sets whether or not there is a header in the response message. |
Query |
Returns the header setting of the response message. |
|
Example |
Command |
:HEADer ON |
Query |
:HEADer? |
|
Response |
:HEADER ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:DATE <Year>,<Month>,<Day> |
Query |
:SYSTem:DATE? |
|
Response |
<Year>,<Month>,<Day> |
|
Parameter |
<Year> = 0 to 99 (NR1) |
|
Explanation |
Command |
Sets the date. |
Query |
Returns the set date. |
|
Example |
Command |
:SYSTem:DATE 12,3,12 |
Query |
:SYSTem:DATE? |
|
Response |
:SYSTEM:DATE 12,3,12
(when HEADER ON) |
|
Note |
The data can be set in the range of January 1, 2000, to December 31, 2099. |
Syntax |
Command |
|
Query |
:SYSTem:MACAddress? |
|
Response |
<MAC address> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the MAC address. |
|
Example |
Command |
|
Query |
:SYSTem:MACAddress? |
|
Response |
:SYSTEM:MACADDRESS 12-34-56-78-90-AB
(when HEADER ON) |
|
Note |
The MAC address cannot be changed. |
Syntax |
Command |
|
Query |
:SYSTem:SERIAlno? |
|
Response |
<Product No.> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the serial number. |
|
Example |
Command |
|
Query |
:SYSTem:SERIAlno? |
|
Response |
:SYSTEM:SERIALNO 123456789
(when HEADER ON) |
|
Note |
The serial number cannot be changed. |
Syntax |
Command |
:SYSTem:TIME <Hour>,<Minute>,<Second> |
Query |
:SYSTem:TIME? |
|
Response |
<Hour>,<Minute>,<Second> |
|
Parameter |
<Hour> = 0 to 23 (NR1) |
|
Explanation |
Command |
Sets the time. |
Query |
Returns the set time. |
|
Example |
Command |
:SYSTem:TIME 12,34,56 |
Query |
:SYSTem:TIME? |
|
Response |
:SYSTEM:TIME 12,34,56
(when HEADER ON) |
|
Note |
An execution error occurs if a time that does not exist is specified. |
Syntax |
Command |
|
Query |
:SYSTem:USBId? |
|
Response |
<USB ID> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the USB ID. |
|
Example |
Command |
|
Query |
:SYSTem:USBId? |
|
Response |
:SYSTEM:USBID 108F:0001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:RESet |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes system resetting. |
Query |
|
|
Example |
Command |
:SYSTem:RESet |
Query |
|
|
Response |
|
|
Note |
After system resetting is performed, the instrument is initialized to the factory default settings. Before performing system resetting, disconnect the measurement sample. |
Syntax |
Command |
:PRESet |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Resets the instrument to the initial setting state. |
Query |
|
|
Example |
Command |
:PRESet |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:FILE:SAVE |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes file saving. |
Query |
|
|
Example |
Command |
:FILE:SAVE |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:FILE:TYPE:BMP <OFF/COLor/MONochrome> |
Query |
:FILE:TYPE:BMP? |
|
Response |
<OFF/COLOR/MONOCHROME> |
|
Parameter |
|
|
Explanation |
Command |
Configures the BMP save setting. OFF: BMP data is not saved. |
Query |
Returns the BMP save setting. |
|
Example |
Command |
:FILE:TYPE:BMP COLOR |
Query |
:FILE:TYPE:BMP? |
|
Response |
:FILE:TYPE:BMP COLOR
(when HEADER ON) |
|
Note |
This command configures save settings but does not actually save data. |
Syntax |
Command |
:FILE:TYPE:TEXT <OFF/ON> |
Query |
:FILE:TYPE:TEXT? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Configures the text save setting. OFF: Text data is not saved. |
Query |
Returns the text save setting. |
|
Example |
Command |
:FILE:TYPE:TEXT ON |
Query |
:FILE:TYPE:TEXT? |
|
Response |
:FILE:TYPE:TEXT ON
(when HEADER ON) |
|
Note |
This command configures save settings but does not actually save data. |
Syntax |
Command |
:FILE:DATE <ON/OFF> |
Query |
:FILE:DATE? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether to save the date and time when saving text. |
Query |
Returns the date and time setting for when saving text. |
|
Example |
Command |
:FILE:DATE ON |
Query |
:FILE:DATE? |
|
Response |
:FILE:DATE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:DELIMiter <COMma/TAB/SEMIcolon/SPACE> |
Query |
:FILE:DELIMiter? |
|
Response |
<COMMA/TAB/SEMICOLON/SPACE> |
|
Parameter |
|
|
Explanation |
Command |
Sets the delimiter for when saving text. TAB: Tab |
Query |
Returns the delimiter for when saving text. |
|
Example |
Command |
:FILE:DELIMiter SEMIcolon |
Query |
:FILE:DELIMiter? |
|
Response |
:FILE:DELIMITER SEMICOLON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:FOLDer <"Folder name"> |
Query |
:FILE:FOLDer? |
|
Response |
<Folder name> |
|
Parameter |
<"Folder name"> = +, -, _, 0 to 9, A to Z (Up to 12 characters) |
|
Explanation |
Command |
Sets the folder name of the save folder. |
Query |
Returns the folder name of the save folder. |
|
Example |
Command |
:FILE:FOLDer "SaveData0523" |
Query |
:FILE:FOLDer? |
|
Response |
:FILE:FOLDER SAVEDATA0523
(when HEADER ON) |
|
Note |
Please use only the character which you can set in the instrument for a folder name. |
Syntax |
Command |
|
Query |
:FILE:INFOrmation? |
|
Response |
<Format type>,<Total size>,<Space used>,<Space free>,<Usage rate> |
|
Parameter |
<Format type> = FAT12/ FAT16/ FAT32 |
|
Explanation |
Command |
|
Query |
Returns the information of the USB flash drive. |
|
Example |
Command |
|
Query |
:FILE:INFOrmation? |
|
Response |
:FILE:INFORMATION FAT32,1.9GB,960MB,949MB,50.3%
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:MODE <AUTO/MANUAL> |
Query |
:FILE:MODE? |
|
Response |
<AUTO/MANUAL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the mode of the save folder. AUTO: The save folder is set automatically from the date and time. |
Query |
Returns the mode of the save folder. |
|
Example |
Command |
:FILE:MODE MANUAL |
Query |
:FILE:MODE? |
|
Response |
:FILE:MODE MANUAL
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:PARAmeter <ON/OFF> |
Query |
:FILE:PARAmeter? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether to save the measurement parameters when saving text. |
Query |
Returns the setting of the measurement parameters for when saving text. |
|
Example |
Command |
:FILE:PARAmeter ON |
Query |
:FILE:PARAmeter? |
|
Response |
:FILE:PARAMETER ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:QUOTe <OFF/DOUBle/SINGle> |
Query |
:FILE:QUOTe? |
|
Response |
<OFF/DOUBLE/SINGLE> |
|
Parameter |
|
|
Explanation |
Command |
Sets the quotation mark for when saving text. OFF: Quotation marks are not added. |
Query |
Returns the quotation mark for when saving text. |
|
Example |
Command |
:FILE:QUOTe DOUBle |
Query |
:FILE:QUOTe? |
|
Response |
:FILE:QUOTE DOUBLE
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:SET <ON/OFF> |
Query |
:FILE:SET? |
|
Response |
<ON/OFF> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether to save the measurement conditions when saving text. |
Query |
Returns the measurement condition setting for when saving text. |
|
Example |
Command |
:FILE:SET ON |
Query |
:FILE:SET? |
|
Response |
:FILE:SET ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:PANel:SAVE <"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> = +, -, _, 0 to 9, A to Z (Up to 12 characters) |
|
Explanation |
Command |
Specifies a panel name and saves the panel to USB memory. |
Query |
|
|
Example |
Command |
:FILE:PANel:SAVE "TEST1" |
Query |
|
|
Response |
|
|
Note |
Before executing this command, check whether the USB memory has been properly recognized. |
Syntax |
Command |
:FILE:PANel:LOAD <"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> = +, -, _, 0 to 9, A to Z (Up to 12 characters) |
|
Explanation |
Command |
Specifies a file name and executes a settings load from USB memory. |
Query |
|
|
Example |
Command |
:FILE:PANel:LOAD "TEST1" |
Query |
|
|
Response |
|
|
Note |
An execution error will result if a settings with the specified name does not exist. |
Syntax |
Command |
:FILE:PANel:ALLSave <"Specified save file name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> = +, -, _, 0 to 9, A to Z (Up to 12 characters) |
|
Explanation |
Command |
Specifies a file name and saves the current settings and all the panels saved in the instrument to USB memory. |
Query |
|
|
Example |
Command |
:FILE:PANel:ALLSave "TEST2" |
Query |
|
|
Response |
|
|
Note |
Before executing this command, check that the USB memory has been properly recognized. |
Syntax |
Command |
:FILE:PANel:ALLLoad <"Specified save file name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> = +, -, _, 0 to 9, A to Z (Up to 12 characters) |
|
Explanation |
Command |
Specifies a file name and executes all load from the USB memory. |
Query |
|
|
Example |
Command |
:FILE:PANel:ALLLoad "TEST2" |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if a file with the specified name does not exist. |
Syntax |
Command |
|
Query |
:MONItor? |
|
Response |
<AC voltage monitor value>, <AC current monitor value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the voltage monitor value and current monitor value. |
|
Example |
Command |
|
Query |
:MONItor? |
|
Response |
:MONITOR 3.500061E-03,1.015322E-02
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:HCOPy:DATA? <COLor/MONochrome> |
|
Response |
<BMP data> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the BMP data of the measurement screen in binary format. COLor: Color BMP data |
|
Example |
Command |
|
Query |
:HCOPy:DATA? COLor |
|
Response |
Acquires the color measurement screens. |
|
Note |
For the procedure to convert the binary data obtained by this query to the BMP, refer to the sample program. |