Syntax |
Command |
*CLS |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Clears the content of the event registers (SESR, ESR0, ESR1). |
Query |
|
|
Example |
Command |
*CLS |
Query |
|
|
Response |
|
|
Note |
GPIB : The 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 |
36
|
|
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,ST4030A,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 |
34
|
|
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 |
16
|
|
Note |
|
Syntax |
Command |
*TRG |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes sampling. |
Query |
|
|
Example |
Command |
*TRG |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
*TST? |
|
Response |
<Result> |
|
Parameter |
<Result> = 0 to 3 (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
|
|
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 |
Query |
|
|
Response |
|
|
Note |
Unique commands other than the ":CALibration:VOLTage" command 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 |
|
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 |
This register's bits are reset after 1 measurement completes. |
Syntax |
Command |
:MODE <Measurement mode> |
Query |
:MODE? |
|
Response |
<Measurement mode> |
|
Parameter |
|
|
Explanation |
Command |
Sets measurement mode.
NONE : Sets measurement mode to voltage application disabled mode. |
Query |
Returns the setting of measurement mode. |
|
Example |
Command |
:MODE SETTing |
Query |
:MODE? |
|
Response |
:MODE SETTING
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:TABLe:SELect <Table No.> |
Query |
:TABLe:SELect? |
|
Response |
<Table No.> |
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Selects the table. |
Query |
Returns the selected table No. |
|
Example |
Command |
:TABLe:SELect 2 |
Query |
:TABLe:SELect? |
|
Response |
:TABLE:SELECT 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:TABLe:SAVE? <Table No.> |
|
Response |
<Save status> |
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the save status of the table with the specified table No. 0 : Not saved |
|
Example |
Command |
|
Query |
:TABLe:SAVE? 2 |
|
Response |
:TABLE:SAVE 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:TABLe:NAME? <Table No.> |
|
Response |
<Table name> |
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the name of the table with the specified table No. |
|
Example |
Command |
|
Query |
:TABLe:NAME? 2 |
|
Response |
TBL_002
|
|
Note |
|
Syntax |
Command |
:TABLe:REName <Table No.>,<"Table name"> |
Query |
|
|
Response |
|
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Changes the name of the table with the specified table No. to a new table name. |
Query |
|
|
Example |
Command |
:TABLe:REName 2,"TABLE_002" |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:TABLe:COPY <Copy source Table No.>,<Copy destination Table No.> |
Query |
|
|
Response |
|
|
Parameter |
<Copy source Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Copies the data in the copy source table to the copy destination table. |
Query |
|
|
Example |
Command |
:TABLe:COPY 2,12 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:TABLe:CLEar <ALL/Table No.> |
Query |
|
|
Response |
|
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Initializes the data with the specified table No. ALL : Initializes all tables. If there is no data in the specified table No., a command error occurs. |
Query |
|
|
Example |
Command |
:TABLe:CLEar 2 |
Query |
|
|
Response |
|
|
Note |
Once initialized, data cannot be restored. |
Syntax |
Command |
:TABLe:CLEar:NAME <"Table name"> |
Query |
|
|
Response |
|
|
Parameter |
<"Table name"> (up to 255 characters) |
|
Explanation |
Command |
Initializes the data with the specified table name. |
Query |
|
|
Example |
Command |
:TABLe:CLEar:NAME "TBL_002" |
Query |
|
|
Response |
|
|
Note |
Once initialized, data cannot be restored. |
Syntax |
Command |
:TABLe:DELete <ALL/Table No.> |
Query |
|
|
Response |
|
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Deletes the data with the specified table No. ALL : Deletes all tables. If there is no data in the specified table No., a command error occurs. |
Query |
|
|
Example |
Command |
:TABLe:DELete 2 |
Query |
|
|
Response |
|
|
Note |
Once deleted, data cannot be restored. |
Syntax |
Command |
:TABLe:DELete:NAME <"Table name"> |
Query |
|
|
Response |
|
|
Parameter |
<"Table name"> (up to 255 characters) |
|
Explanation |
Command |
Deletes the data in the table with the specified name. |
Query |
|
|
Example |
Command |
:TABLe:DELete:NAME "TBL_002" |
Query |
|
|
Response |
|
|
Note |
Once deleted, data cannot be restored. |
Syntax |
Command |
:LEVel:VOLTage <Applied voltage> |
Query |
:LEVel:VOLTage? |
|
Response |
<Applied voltage> |
|
Parameter |
<Applied voltage> = Follow the setting range of each model. (NR1) |
|
Explanation |
Command |
|
Query |
|
|
Example |
Command |
:LEVel:VOLTage 2500 |
Query |
:LEVel:VOLTage? |
|
Response |
:LEVEL:VOLTAGE 2500
(when HEADER ON) |
|
Note |
The setting range of the applied voltage is as follows. ST4030 : 100 to 3300 V |
Syntax |
Command |
:LEVel:PULSe <Number of measurement pulses>,<Number of degaussing pulses> |
Query |
:LEVel:PULSe? |
|
Response |
<Number of measurement pulses>,<Number of degaussing pulses> |
|
Parameter |
<Number of measurement pulses> = 1 to 32 (NR1) |
|
Explanation |
Command |
Sets the number of pulses to be applied. |
Query |
Returns the setting for the number of pulses to be applied. |
|
Example |
Command |
:LEVel:PULSe 5,0 |
Query |
:LEVel:PULSe? |
|
Response |
:LEVEL:PULSE 5,0
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVel:PULSe:PERiod <Minimum applicable pulse interval> |
Query |
:LEVel:PULSe:PERiod? |
|
Response |
<Minimum applicable pulse interval> |
|
Parameter |
<Minimum applicable pulse interval> = 0.05 to 1.000 s (NR2) |
|
Explanation |
Command |
Sets the minimum applicable pulse interval. |
Query |
Returns the minimum applicable pulse interval. |
|
Example |
Command |
:LEVel:PULSe:PERiod 0.05 |
Query |
:LEVel:PULSe:PERiod? |
|
Response |
:LEVEL:PULSE:PERIOD 0.05
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVel:PULSe:CONTinuous <OFF/ON> |
Query |
:LEVel:PULSe:CONTinuous? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the continuous voltage impression. OFF : Disables continuous voltage impression. |
Query |
Returns the settings for the continuous voltage impression. |
|
Example |
Command |
:LEVel:PULSe:CONTinuous ON |
Query |
:LEVel:PULSe:CONTinuous? |
|
Response |
:LEVEL:PULSE:CONTINUOUS ON
(when HEADER ON) |
|
Note |
The following commands are available during continuous voltage impression. |
Syntax |
Command |
|
Query |
:OUTPut:VOLTage? |
|
Response |
<Output voltage> |
|
Parameter |
<Output voltage> (NR1) |
|
Explanation |
Command |
|
Query |
|
|
Example |
Command |
|
Query |
:OUTPut:VOLTage? |
|
Response |
:OUTPUT:VOLTAGE 999
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RANGe <Frequency No.> |
Query |
:RANGe? |
|
Response |
<Frequency No.> |
|
Parameter |
<Frequency No.> = 1 to 5 (NR1) |
|
Explanation |
Command |
Sets the sampling frequency. |
Query |
Returns the sampling frequency settings. |
|
Example |
Command |
:RANGe 2 |
Query |
:RANGe? |
|
Response |
:RANGE 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RECord:LENGth <Number of sampling data> |
Query |
:RECord:LENGth? |
|
Response |
<Number of sampling data> |
|
Parameter |
<Number of sampling data> = 1001 to 8001 (NR1) |
|
Explanation |
Command |
Sets the number of sampling data. |
Query |
Returns the number of sampling data setting. |
|
Example |
Command |
:RECord:LENGth 1001 |
Query |
:RECord:LENGth? |
|
Response |
:RECORD:LENGTH 1001
(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.100
(when HEADER ON) |
|
Note |
To set the trigger delay function to OFF, set <Trigger delay time> to 0 s. |
Syntax |
Command |
:OPEN:ERRor:CHECk <OFF/ON> |
Query |
:OPEN:ERRor:CHECk? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the measurement terminal open error check. OFF : Measurement terminal open error check are not implemented. |
Query |
Returns the settings for the measurement terminal open error check. |
|
Example |
Command |
:OPEN:ERRor:CHECk ON |
Query |
:OPEN:ERRor:CHECk? |
|
Response |
:OPEN:ERROR:CHECK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:VOLTage:ERRor:CHECk <OFF/ON> |
Query |
:VOLTage:ERRor:CHECk? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the voltage error check.
OFF : Voltage error check are not implemented. |
Query |
Returns the settings for the voltage error check. |
|
Example |
Command |
:VOLTage:ERRor:CHECk ON |
Query |
:VOLTage:ERRor:CHECk? |
|
Response |
:VOLTAGE:ERROR:CHECK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:REFerence:VALid? <Data type> |
|
Response |
<Presence or absence> |
|
Parameter |
<Data type> = VOLTage:Master voltage waveform/LCRC:Reference LC and RC values |
|
Explanation |
Command |
|
Query |
Returns whether or not there is reference data. 0 : No reference data exists. |
|
Example |
Command |
|
Query |
:REFerence:VALid? VOLTage |
|
Response |
1
|
|
Note |
|
Syntax |
Command |
|
Query |
:REFerence:DATA? <Data type> |
|
Response |
<Reference data> |
|
Parameter |
<Data type> = VOLTage:Master voltage waveform/LCRC:Reference LC and RC values |
|
Explanation |
Command |
|
Query |
Returns the reference data. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:REFerence:COUNt? <Data type> |
|
Response |
<Number of data> |
|
Parameter |
<Data type> = LCRC:Reference LC and RC values |
|
Explanation |
Command |
|
Query |
Returns the number of reference data. |
|
Example |
Command |
|
Query |
:REFerence:COUNt? LCRC |
|
Response |
10
|
|
Note |
|
Syntax |
Command |
:REFerence:CLEar <Data type> |
Query |
|
|
Response |
|
|
Parameter |
<Data type> = LCRC:Reference LC and RC values |
|
Explanation |
Command |
Deletes the reference data. |
Query |
|
|
Example |
Command |
:REFerence:CLEar LCRC |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:TRIGger:POSition:RESTriction <Trigger position> |
Query |
:TRIGger:POSition:RESTriction? |
|
Response |
<Trigger position> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger position.
0:AUTO. Aligns waveforms' display positions based on their second zero-cross position. |
Query |
Returns the settings for the trigger position. |
|
Example |
Command |
:TRIGger:POSition:RESTriction 3 |
Query |
:TRIGger:POSition:RESTriction? |
|
Response |
:TRIGger:POSition:RESTriction 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RISetime <Formula type> |
Query |
:RISetime? |
|
Response |
<Formula type> |
|
Parameter |
|
|
Explanation |
Command |
Sets the calculation formula of rise time.
0:Rise time is not calculated or displayed. |
Query |
Returns the settings for the calculation formula of rise time. |
|
Example |
Command |
:RISetime 4 |
Query |
:RISetime? |
|
Response |
:RISetime 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:AREA <OFF/ON> |
Query |
:AREA? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the waveform surface area comparison judgment. OFF : Waveform surface area comparison judgment are not implemented. |
Query |
Returns the settings for the waveform surface area comparison judgment. |
|
Example |
Command |
:AREA ON |
Query |
:AREA? |
|
Response |
:AREA ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:AREA:SCOPe <Start point>,<End point> |
Query |
:AREA:SCOPe? |
|
Response |
<Start point>,<End point> |
|
Parameter |
<Start point> = 1 to Number of sampling data (NR1) |
|
Explanation |
Command |
Sets the interval for the waveform surface area comparison judgment. |
Query |
Returns the interval for the waveform surface area comparison judgment. |
|
Example |
Command |
:AREA:SCOPe 1,8001 |
Query |
:AREA:SCOPe? |
|
Response |
:AREA:SCOPE 1,8001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:AREA:LIMit <Limit value 1>,<No data/Limit value 2> |
Query |
:AREA:LIMit? <No data/BOTH> |
|
Response |
If limit value 1 and limit value 2 are the same : <Limit value 1> |
|
Parameter |
<Limit value 1> = -99.99 to 99.99% (NR2) |
|
Explanation |
Command |
Sets the waveform surface area comparison judgment limit values. |
Query |
Returns the waveform surface area comparison judgment upper and lower limit value settings. |
|
Example |
Command |
:AREA:LIMit 1.00 |
Query |
:AREA:LIMit? |
|
Response |
:AREA:LIMIT 1.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:AREA:LIMit:ENABle <OFF/ON>,<No data/OFF/ON> |
Query |
:AREA:LIMit:ENABle? |
|
Response |
<OFF/ON>,<No data/OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the waveform surface area comparison judgment limit values. OFF : Disables the waveform surface area comparison judgment limit values. |
Query |
Returns the enabled or disabled setting of the waveform surface area comparison judgment limit values. |
|
Example |
Command |
:AREA:LIMit:ENABle ON |
Query |
:AREA:LIMit:ENABle? |
|
Response |
:AREA:LIMIT:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DIFF <OFF/ON> |
Query |
:DIFF? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the waveform difference surface area comparison judgment. OFF : Waveform difference surface area comparison judgment are not implemented. |
Query |
Returns the settings for the waveform difference surface area comparison judgment. |
|
Example |
Command |
:DIFF ON |
Query |
:DIFF? |
|
Response |
:DIFF ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DIFF:SCOPe <Start point>,<End point> |
Query |
:DIFF:SCOPe? |
|
Response |
<Start point>,<End point> |
|
Parameter |
<Start point> = 1 to Number of sampling data (NR1) |
|
Explanation |
Command |
Sets the interval for the waveform difference surface area comparison judgment. |
Query |
Returns the interval for the waveform difference surface area comparison judgment. |
|
Example |
Command |
:DIFF:SCOPe 1,8001 |
Query |
:DIFF:SCOPe? |
|
Response |
:DIFF:SCOPE 1,8001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DIFF:LIMit <Limit value> |
Query |
:DIFF:LIMit? |
|
Response |
<Limit value> |
|
Parameter |
<Limit value> = 0.00 to 99.99% (NR2) |
|
Explanation |
Command |
Sets the waveform difference surface area comparison judgment limit values. |
Query |
Returns the waveform difference surface area comparison judgment limit value settings. |
|
Example |
Command |
:DIFF:LIMit 1.00 |
Query |
:DIFF:LIMit? |
|
Response |
:DIFF:LIMIT 1.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DIFF:LIMit:ENABle <OFF/ON> |
Query |
:DIFF:LIMit:ENABle? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the waveform difference surface area comparison judgment limit values. OFF : Disables the waveform difference surface area comparison judgment limit values. |
Query |
Returns the enabled or disabled settings for the waveform difference surface area comparison judgment limit values. |
|
Example |
Command |
:DIFF:LIMit:ENABle ON |
Query |
:DIFF:LIMit:ENABle? |
|
Response |
:DIFF:LIMIT:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FLUTter <OFF/ON> |
Query |
:FLUTter? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the waveform flutter detection judgment. OFF : Waveform flutter detection judgment are not implemented. |
Query |
Returns the waveform flutter detection judgment settings. |
|
Example |
Command |
:FLUTter ON |
Query |
:FLUTter? |
|
Response |
:FLUTTER ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FLUTter:SCOPe <Start point>,<End point> |
Query |
:FLUTter:SCOPe? |
|
Response |
<Start point>,<End point> |
|
Parameter |
<Start point> = 1 to Number of sampling data (NR1) |
|
Explanation |
Command |
Sets the waveform flutter detection judgment intervals. |
Query |
Returns the waveform flutter detection judgment interval settings. |
|
Example |
Command |
:FLUTter:SCOPe 1,8001 |
Query |
:FLUTter:SCOPe? |
|
Response |
:FLUTTER:SCOPE 1,8001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FLUTter:LIMit <Limit value> |
Query |
:FLUTter:LIMit? |
|
Response |
<Limit value> |
|
Parameter |
<Limit value> = 0 to 999999 (NR1) |
|
Explanation |
Command |
Sets the waveform flutter detection judgment limits. |
Query |
Returns the waveform flutter detection judgment limit settings. |
|
Example |
Command |
:FLUTter:LIMit 1000 |
Query |
:FLUTter:LIMit? |
|
Response |
:FLUTTER:LIMIT 1000
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FLUTter:LIMit:ENABle <OFF/ON> |
Query |
:FLUTter:LIMit:ENABle? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the waveform flutter detection judgment limits. OFF : Disables the waveform flutter detection judgment limits. |
Query |
Returns enabled or disabled setting of the waveform flutter detection judgment limits. |
|
Example |
Command |
:FLUTter:LIMit:ENABle ON |
Query |
:FLUTter:LIMit:ENABle? |
|
Response |
:FLUTTER:LIMIT:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LAPLacian <OFF/ON> |
Query |
:LAPLacian? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the waveform secondary differential detection judgment. OFF : Waveform secondary differential detection judgment are not implemented. |
Query |
Returns the waveform secondary differential detection judgment settings. |
|
Example |
Command |
:LAPLacian ON |
Query |
:LAPLacian? |
|
Response |
:LAPLACIAN ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LAPLacian:SCOPe <Start point>,<End point> |
Query |
:LAPLacian:SCOPe? |
|
Response |
<Start point>,<End point> |
|
Parameter |
<Start point> = 1 to Number of sampling data (NR1) |
|
Explanation |
Command |
|
Query |
|
|
Example |
Command |
:LAPLacian:SCOPe 1,8001 |
Query |
:LAPLacian:SCOPe? |
|
Response |
:LAPLACIAN:SCOPE 1,8001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LAPLacian:LIMit <Limit value> |
Query |
:LAPLacian:LIMit? |
|
Response |
<Limit value> |
|
Parameter |
<Limit value> = 0 to 999999 (NR1) |
|
Explanation |
Command |
Sets the waveform secondary differential detection judgment limits. |
Query |
Returns the waveform secondary differential detection judgment limit settings. |
|
Example |
Command |
:LAPLacian:LIMit 1000 |
Query |
:LAPLacian:LIMit? |
|
Response |
:LAPLACIAN:LIMIT 1000
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LAPLacian:LIMit:ENABle <OFF/ON> |
Query |
:LAPLacian:LIMit:ENABle? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the waveform secondary differential detection judgment limits. OFF : Disables the waveform secondary differential detection judgment limits. |
Query |
Returns the enabled or disabled setting of the waveform secondary differential detection judgment limits. |
|
Example |
Command |
:LAPLacian:LIMit:ENABle ON |
Query |
:LAPLacian:LIMit:ENABle? |
|
Response |
:LAPLACIAN:LIMIT:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC <OFF/ON> |
Query |
:LCRC? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the LC and RC value area judgment. OFF : LC and RC value area judgment are not implemented. |
Query |
Returns the LC and RC value area judgment settings. |
|
Example |
Command |
:LCRC ON |
Query |
:LCRC? |
|
Response |
:LCRC ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:ENABle <OFF/ON> |
Query |
:LCRC:ENABle? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the LC and RC value area judgment. OFF : Disables the LC and RC value area judgment. |
Query |
Returns the enabled or disabled setting of the LC and RC value area judgment. |
|
Example |
Command |
:LCRC:ENABle ON |
Query |
:LCRC:ENABle? |
|
Response |
:LCRC:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:LCRC:SCOPe? |
|
Response |
<Start point>,<End point> |
|
Parameter |
<Start point> = 1 to Number of sampling data (NR1) |
|
Explanation |
Command |
|
Query |
Returns the LC and RC value area judgment interval settings. |
|
Example |
Command |
|
Query |
:LCRC:SCOPe? |
|
Response |
:LCRC:SCOPE 1,8001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:AREA <LC coordinates of vertex 1>,<RC coordinates of vertex 1>,<LC coordinates of vertex 2>,<RC coordinates of vertex 2>,<LC coordinates of vertex 3>,<RC coordinates of vertex 3>,<LC coordinates of vertex 4>,<RC coordinates of vertex 4> |
Query |
:LCRC:AREA? |
|
Response |
<LC coordinates of vertex 1>,<RC coordinates of vertex 1>,<LC coordinates of vertex 2>,<RC coordinates of vertex 2>,<LC coordinates of vertex 3>,<RC coordinates of vertex 3>,<LC coordinates of vertex 4>,<RC coordinates of vertex 4> |
|
Parameter |
<LC coordinates of vertex 1> = -1.000E+00 to 1.000E+00 (NR3) |
|
Explanation |
Command |
Sets the good areas for LC and RC value area judgment. |
Query |
Returns the good areas for LC and RC value area judgment settings. |
|
Example |
Command |
:LCRC:AREA 4.547E-14,1.335E-08,4.561E-14,1.335E-08,4.561E-14,1.280E-08,4.547E-14,1.280E-08 |
Query |
:LCRC:AREA? |
|
Response |
:LCRC:AREA 4.547E-14, 1.335E-08, 4.561E-14, 1.335E-08, 4.561E-14, 1.280E-08, 4.547E-14, 1.280E-08
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:AREA:HILO:MARGin:LC <Margin> |
Query |
:LCRC:AREA:HILO:MARGin:LC? |
|
Response |
<Margin> |
|
Parameter |
<Margin> = 0 to 999% (NR1) |
|
Explanation |
Command |
Sets the LC value margin during creation of HI-LO judgment areas for the LC and RC value area judgment. |
Query |
Returns the LC value margin settings during creation of HI-LO judgment areas for the LC and RC value area judgment. |
|
Example |
Command |
:LCRC:AREA:HILO:MARGin:LC 10 |
Query |
:LCRC:AREA:HILO:MARGin:LC? |
|
Response |
:LCRC:AREA:HILO:MARGIN:LC 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:AREA:HILO:MARGin:RC <Margin> |
Query |
:LCRC:AREA:HILO:MARGin:RC? |
|
Response |
<Margin> |
|
Parameter |
<Margin> = 0 to 999% (NR1) |
|
Explanation |
Command |
Sets the RC value margin during creation of HI-LO judgment areas for the LC and RC value area judgment. |
Query |
Returns the RC value margin settings during creation of HI-LO judgment areas for the LC and RC value area judgment. |
|
Example |
Command |
:LCRC:AREA:HILO:MARGin:RC 10 |
Query |
:LCRC:AREA:HILO:MARGin:RC? |
|
Response |
:LCRC:AREA:HILO:MARGIN:RC 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:AREA:FIT:MARGin:LONG <Margin> |
Query |
:LCRC:AREA:FIT:MARGin:LONG? |
|
Response |
<Margin> |
|
Parameter |
<Margin> = 0 to 999% (NR1) |
|
Explanation |
Command |
Sets the long side margin during creation of FIT judgment areas for the LC and RC value area judgment. |
Query |
Returns the long side margin settings during creation of FIT judgment areas for the LC and RC value area judgment. |
|
Example |
Command |
:LCRC:AREA:FIT:MARGin:LONG 10 |
Query |
:LCRC:AREA:FIT:MARGin:LONG? |
|
Response |
:LCRC:AREA:FIT:MARGIN:LONG 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LCRC:AREA:FIT:MARGin:SHORt <Margin> |
Query |
:LCRC:AREA:FIT:MARGin:SHORt? |
|
Response |
<Margin> |
|
Parameter |
<Margin> = 0 to 999% (NR1) |
|
Explanation |
Command |
Sets the short side margin during creation of FIT judgment areas for the LC and RC value area judgment. |
Query |
Returns the short side margin settings during creation of FIT judgment areas for the LC and RC value area judgment. |
|
Example |
Command |
:LCRC:AREA:FIT:MARGin:SHORt 10 |
Query |
:LCRC:AREA:FIT:MARGin:SHORt? |
|
Response |
:LCRC:AREA:FIT:MARGIN:SHORT 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISCharge <OFF/FIXED/AUTO> |
Query |
:DISCharge? |
|
Response |
<OFF/FIXED/AUTO> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the discharge judgment. OFF : Not implemented. |
Query |
Returns the settings for the discharge judgment. |
|
Example |
Command |
:DISCharge FIXED |
Query |
:DISCharge? |
|
Response |
:DISCHARGE FIXED
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISCharge:ENABle <OFF/ON> |
Query |
:DISCharge:ENABle? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables or disables the discharge judgment. OFF : Disables the discharge judgment. |
Query |
Returns the enabled or disabled discharge judgment setting. |
|
Example |
Command |
:DISCharge:ENABle ON |
Query |
:DISCharge:ENABle? |
|
Response |
:DISCHARGE:ENABLE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISCharge:FIXed:LIMit <Threshold> |
Query |
:DISCharge:FIXed:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 0 to 999% (NR1) |
|
Explanation |
Command |
Sets the FIXED judgment threshold values for discharge judgment. |
Query |
Returns the FIXED judgment threshold value settings for discharge judgment. |
|
Example |
Command |
:DISCharge:FIXed:LIMit 1 |
Query |
:DISCharge:FIXed:LIMit? |
|
Response |
:DISCHARGE:FIXED:LIMIT 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISCharge:AUTO:LIMit <Threshold> |
Query |
:DISCharge:AUTO:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 3 to 100 sigma (NR1) |
|
Explanation |
Command |
Sets the AUTO judgment threshold values for discharge judgment. |
Query |
Returns the AUTO judgment threshold value settings for discharge judgment. |
|
Example |
Command |
:DISCharge:AUTO:LIMit 3 |
Query |
:DISCharge:AUTO:LIMit? |
|
Response |
:DISCHARGE:AUTO:LIMIT 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISCharge:DATA:LENGth <Number of data> |
Query |
:DISCharge:DATA:LENGth? |
|
Response |
<Number of data> |
|
Parameter |
<Number of data> = 1001 to Number of sampling data (NR1) |
|
Explanation |
Command |
Sets the number of discharge judgment data. |
Query |
Returns the setting for the number of discharge judgment data. |
|
Example |
Command |
:DISCharge:DATA:LENGth 1001 |
Query |
:DISCharge:DATA:LENGth? |
|
Response |
:DISCHARGE:DATA:LENGTH 1001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SAMPle:AUTO <OFF/ON> |
Query |
:SAMPle:AUTO? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the auto settings for the waveform acquisition scope. OFF : Turns OFF the auto settings for the waveform acquisition scope. |
Query |
Returns the auto settings for the waveform acquisition scope. |
|
Example |
Command |
:SAMPle:AUTO ON |
Query |
:SAMPle:AUTO? |
|
Response |
:SAMPLE:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SCOPe:AUTO:AREA <OFF/ON> |
Query |
:SCOPe:AUTO:AREA? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the automatic settings for the judgment scope and threshold value of waveform surface area comparison judgment.
OFF : Disables the automatic settings for the judgment scope and threshold value of waveform surface area comparison judgment. |
Query |
Returns the automatic settings for the judgment scope and threshold value of waveform surface area comparison judgment.
OFF : Disables the automatic settings for the judgment scope and threshold value of waveform surface area comparison judgment. |
|
Example |
Command |
:SCOPe:AUTO:AREA ON |
Query |
:SCOPe:AUTO:AREA? |
|
Response |
ON
|
|
Note |
This command has been left in place for compatibility purposes.We recommend that you use the following command. |
Syntax |
Command |
:SCOPe:AUTO:AREA:LIMit:ADDition <Additional amount> |
Query |
:SCOPe:AUTO:AREA:LIMit:ADDition? |
|
Response |
<Additional amount> |
|
Parameter |
<Additional amount> = 0.00~99.99% (NR2) |
|
Explanation |
Command |
Sets the additional amount when judgment scope and threshold value automatic setting of waveform surface area comparison judgment. |
Query |
Returns the additional amount when judgment scope and threshold value automatic setting of waveform surface area comparison judgment. |
|
Example |
Command |
:SCOPe:AUTO:AREA:LIMit:ADDition 5.00 |
Query |
:SCOPe:AUTO:AREA:LIMit:ADDition? |
|
Response |
:SCOPE:AUTO:AREA:LIMIT:ADDITION 5.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SCOPe:AUTO:DIFF <OFF/ON> |
Query |
:SCOPe:AUTO:DIFF? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the automatic settings for the judgment scope and threshold value of comparison judgment of waveform difference surface areas.
OFF : Disables the automatic settings for the judgment scope and threshold value of comparison judgment of waveform difference surface areas. |
Query |
Returns the automatic settings for the judgment scope and threshold value of comparison judgment of waveform difference surface areas.
OFF : Disables the automatic settings for the judgment scope and threshold value of comparison judgment of waveform difference surface areas. |
|
Example |
Command |
:SCOPe:AUTO:DIFF ON |
Query |
:SCOPe:AUTO:DIFF? |
|
Response |
ON
|
|
Note |
This command has been left in place for compatibility purposes.We recommend that you use the following command. |
Syntax |
Command |
:SCOPe:AUTO:DIFF:LIMit:ADDition <Additional amount> |
Query |
:SCOPe:AUTO:DIFF:LIMit:ADDition? |
|
Response |
<Additional amount> |
|
Parameter |
<Additional amount> = 0.00~99.99% (NR2) |
|
Explanation |
Command |
Sets the additional amount when judgment scope and threshold value automatic setting of comparison judgment of waveform difference surface areas. |
Query |
Returns the additional amount when judgment scope and threshold value automatic setting of comparison judgment of waveform difference surface areas. |
|
Example |
Command |
:SCOPe:AUTO:DIFF:LIMit:ADDition 10.00 |
Query |
:SCOPe:AUTO:DIFF:LIMit:ADDition? |
|
Response |
:SCOPE:AUTO:DIFF:LIMIT:ADDITION 10.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SCOPe:AUTO:FLUTter <OFF/ON> |
Query |
:SCOPe:AUTO:FLUTter? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the automatic settings for the judgment range and threshold value of the waveform flutter detection judgment.
OFF : Turns OFF the automatic settings for the judgment scope and threshold value of the waveform flutter detection judgment. |
Query |
Returns the automatic settings for the judgment scope and threshold value of the waveform flutter detection judgment.
OFF : Turns OFF the automatic settings for the judgment scope and threshold value of the waveform flutter detection judgment. |
|
Example |
Command |
:SCOPe:AUTO:FLUTter ON |
Query |
:SCOPe:AUTO:FLUTter? |
|
Response |
ON
|
|
Note |
This command has been left in place for compatibility purposes.We recommend that you use the following command. |
Syntax |
Command |
:SCOPe:AUTO:FLUTter:LIMit:ADDition <Additional amount> |
Query |
:SCOPe:AUTO:FLUTter:LIMit:ADDition? |
|
Response |
<Additional amount> |
|
Parameter |
<Additional amount> = 0.00~999.99% (NR2) |
|
Explanation |
Command |
Sets the additional amount when judgment scope and threshold value automatic setting of waveform flutter detection judgment. |
Query |
Returns the additional amount when judgment scope and threshold value automatic setting of waveform flutter detection judgment. |
|
Example |
Command |
:SCOPe:AUTO:FLUTter:LIMit:ADDition 30.00 |
Query |
:SCOPe:AUTO:FLUTter:LIMit:ADDition? |
|
Response |
:SCOPE:AUTO:FLUTTER:LIMIT:ADDITION 30.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SCOPe:AUTO:LAPLacian <OFF/ON> |
Query |
:SCOPe:AUTO:LAPLacian? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the automatic settings for judgment scope and threshold value of waveform secondary differential detection judgment.
OFF : Turns OFF the automatic settings for judgment scope and threshold value of waveform secondary differential detection judgment. |
Query |
Returns the automatic settings for judgment scope and threshold value of waveform secondary differential detection judgment.
OFF : Turns OFF the automatic settings for judgment scope and threshold value of waveform secondary differential detection judgment. |
|
Example |
Command |
:SCOPe:AUTO:LAPLacian ON |
Query |
:SCOPe:AUTO:LAPLacian? |
|
Response |
ON
|
|
Note |
This command has been left in place for compatibility purposes.We recommend that you use the following command. |
Syntax |
Command |
:SCOPe:AUTO:LAPLacian:LIMit:ADDition <Additional amount> |
Query |
:SCOPe:AUTO:LAPLacian:LIMit:ADDition? |
|
Response |
<Additional amount> |
|
Parameter |
<Additional amount> = 0.00~999.99% (NR2) |
|
Explanation |
Command |
Sets the additional amount when judgment scope and threshold value automatic setting of waveform secondary differential detection judgment. |
Query |
Returns the additional amount when judgment scope and threshold value automatic setting of waveform secondary differential detection judgment. |
|
Example |
Command |
:SCOPe:AUTO:LAPLacian:LIMit:ADDition 30.00 |
Query |
:SCOPe:AUTO:LAPLacian:LIMit:ADDition? |
|
Response |
:SCOPE:AUTO:LAPLACIAN:LIMIT:ADDITION 30.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:REGion:AUTO:AREA <OFF/ALL/ORIGinal> |
Query |
:REGion:AUTO:AREA? | |
Response |
<OFF/ALL/ORIGinal> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment scope of waveform surface area comparison judgment. OFF:Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment scope of waveform surface area comparison judgment. | |
Example |
Command |
:REGion:AUTO:AREA ALL |
Query |
:REGion:AUTO:AREA? | |
Response |
:REGion:AUTO:AREA ALL (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:AREA <OFF/ON> |
Query |
:LIMit:AUTO:AREA? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment threshold value of waveform surface area comparison judgment. OFF:Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment threshold value of waveform surface area comparison judgment. | |
Example |
Command |
:LIMit:AUTO:AREA ON |
Query |
:LIMit:AUTO:AREA? | |
Response |
:LIMit:AUTO:AREA ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:AREA:VARiation <OFF/ON> |
Query |
:LIMit:AUTO:AREA:VARiation? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of variation to threshold of waveform surface area comparison judgment. OFF:No addition. |
Query |
Return the setting of addition of variation to threshold of waveform surface area comparison judgment. | |
Example |
Command |
:LIMit:AUTO:AREA:VARiation ON |
Query |
:LIMit:AUTO:AREA:VARiation? | |
Response |
:LIMit:AUTO:AREA:VARiation ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:AREA:MARGin <OFF/ON> |
Query |
:LIMit:AUTO:AREA:MARGin? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of margin value to threshold of waveform surface area comparison judgment. OFF:No addition. |
Query |
Return the setting of addition of margin value to threshold of waveform surface area comparison judgment. | |
Example |
Command |
:LIMit:AUTO:AREA:MARGin ON |
Query |
:LIMit:AUTO:AREA:MARGin? | |
Response |
:LIMit:AUTO:AREA:MARGin ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:REGion:AUTO:DIFF <OFF/ALL/ORIGinal> |
Query |
:REGion:AUTO:DIFF? | |
Response |
<OFF/ALL/ORIGinal> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment scope of waveform difference surface areas comparison judgment. OFF:Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment scope of waveform difference surface areas comparison judgment. | |
Example |
Command |
:REGion:AUTO:DIFF ALL |
Query |
:REGion:AUTO:DIFF? | |
Response |
:REGion:AUTO:DIFF ALL (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:DIFF <OFF/ON> |
Query |
:LIMit:AUTO:DIFF? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment threshold value of waveform difference surface areas comparison judgment. Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment threshold value of waveform difference surface areas comparison judgment. | |
Example |
Command |
:LIMit:AUTO:DIFF ON |
Query |
:LIMit:AUTO:DIFF? | |
Response |
:LIMit:AUTO:DIFF ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:DIFF:VARiation <OFF/ON> |
Query |
:LIMit:AUTO:DIFF:VARiation? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of variation to threshold of waveform difference surface areas comparison judgment. OFF:No addition. |
Query |
Return the setting of addition of variation to threshold of waveform difference surface areas comparison judgment. | |
Example |
Command |
:LIMit:AUTO:DIFF:VARiation ON |
Query |
:LIMit:AUTO:DIFF:VARiation? | |
Response |
:LIMit:AUTO:DIFF:VARiation ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:DIFF:MARGin <OFF/ON> |
Query |
:LIMit:AUTO:DIFF:MARGin? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of margin value to threshold of waveform difference surface areas comparison judgment. OFF:No addition. |
Query |
Return the setting of addition of margin value to threshold of waveform difference surface areas comparison judgment. | |
Example |
Command |
:LIMit:AUTO:DIFF:MARGin ON |
Query |
:LIMit:AUTO:DIFF:MARGin? | |
Response |
:LIMit:AUTO:DIFF:MARGin ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:REGion:AUTO:FLUTter <OFF/ALL/ORIGinal> |
Query |
:REGion:AUTO:FLUTter? | |
Response |
<OFF/ALL/ORIGinal> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment scope of waveform flutter detection judgment. OFF:Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment scope of waveform flutter detection judgment. | |
Example |
Command |
:REGion:AUTO:FLUTter ALL |
Query |
:REGion:AUTO:FLUTter? | |
Response |
:REGion:AUTO:FLUTter ALL (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:FLUTter <OFF/ON> |
Query |
:LIMit:AUTO:FLUTter? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment threshold value of waveform flutter detection judgment. Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment threshold value of waveform flutter detection judgment. | |
Example |
Command |
:LIMit:AUTO:FLUTter ON |
Query |
:LIMit:AUTO:FLUTter? | |
Response |
:LIMit:AUTO:FLUTter ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:FLUTter:VARiation <OFF/ON> |
Query |
:LIMit:AUTO:FLUTter:VARiation? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of variation to threshold of waveform flutter detection judgment. OFF:No addition. |
Query |
Return the setting of addition of waveform flutter detection judgment. | |
Example |
Command |
:LIMit:AUTO:FLUTter:VARiation ON |
Query |
:LIMit:AUTO:FLUTter:VARiation? | |
Response |
:LIMit:AUTO:FLUTter:VARiation ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:FLUTter:MARGin <OFF/ON> |
Query |
:LIMit:AUTO:FLUTter:MARGin? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of margin ratio to threshold of waveform flutter detection judgment. OFF:No addition. |
Query |
Return the setting of addition of margin ratio to threshold of waveform flutter detection judgment. | |
Example |
Command |
:LIMit:AUTO:FLUTter:MARGin ON |
Query |
:LIMit:AUTO:FLUTter:MARGin? | |
Response |
:LIMit:AUTO:FLUTter:MARGin ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:REGion:AUTO:LAPLacian <OFF/ALL/ORIGinal> |
Query |
:REGion:AUTO:LAPLacian? | |
Response |
<OFF/ALL/ORIGinal> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment scope of waveform secondary differential detection judgment. OFF:Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment scope of waveform secondary differential detection judgment. | |
Example |
Command |
:REGion:AUTO:LAPLacian ALL |
Query |
:REGion:AUTO:LAPLacian? | |
Response |
:REGion:AUTO:LAPLacian ALL (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LAPLacian <OFF/ON> |
Query |
:LIMit:AUTO:LAPLacian? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment threshold value of waveform secondary differential detection judgment. Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment threshold value of waveform secondary differential detection judgment. | |
Example |
Command |
:LIMit:AUTO:LAPLacian ON |
Query |
:LIMit:AUTO:LAPLacian? | |
Response |
:LIMit:AUTO:LAPLacian ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LAPLacian:VARiation <OFF/ON> |
Query |
:LIMit:AUTO:LAPLacian:VARiation? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of variation to threshold of waveform secondary differential detection judgment. OFF:No addition. |
Query |
Return the setting of addition of variation to threshold of waveform secondary differential detection judgment. | |
Example |
Command |
:LIMit:AUTO:LAPLacian:VARiation ON |
Query |
:LIMit:AUTO:LAPLacian:VARiation? | |
Response |
:LIMit:AUTO:LAPLacian:VARiation ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LAPLacian:MARGin <OFF/ON> |
Query |
:LIMit:AUTO:LAPLacian:MARGin? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of margin ratio to threshold of waveform secondary differential detection judgment. OFF:No addition. |
Query |
Return the setting of addition of margin ratio to threshold of waveform secondary differential detection judgment. | |
Example |
Command |
:LIMit:AUTO:LAPLacian:MARGin ON |
Query |
:LIMit:AUTO:LAPLacian:MARGin? | |
Response |
:LIMit:AUTO:LAPLacian:MARGin ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LCRC <OFF/ON> |
Query |
:LIMit:AUTO:LCRC? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Sets the automatic settings for the judgment threshold value of LC and RC value area detection judgment. Disables the automatic settings. |
Query |
Returns the automatic settings for the judgment threshold value of LC and RC value area detection judgment. | |
Example |
Command |
:LIMit:AUTO:LCRC ON |
Query |
:LIMit:AUTO:LCRC? | |
Response |
:LIMit:AUTO:LCRC ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LCRC:VARiation <OFF/ON> |
Query |
:LIMit:AUTO:LCRC:VARiation? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of variation to threshold of LC and RC value area detection judgment. OFF:No addition. |
Query |
Return the setting of addition of variation to threshold of LC and RC value area detection judgment. | |
Example |
Command |
:LIMit:AUTO:LCRC:VARiation ON |
Query |
:LIMit:AUTO:LCRC:VARiation? | |
Response |
:LIMit:AUTO:LCRC:VARiation ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:LIMit:AUTO:LCRC:MARGin <OFF/ON> |
Query |
:LIMit:AUTO:LCRC:MARGin? | |
Response |
<OFF/ON> | |
Parameter |
| |
Explanation |
Command |
Set the setting of addition of margin ratio to threshold of LC and RC value area detection judgment. OFF:No addition. |
Query |
Return the setting of addition of margin ratio to threshold of LC and RC value area detection judgment. | |
Example |
Command |
:LIMit:AUTO:LCRC:MARGin ON |
Query |
:LIMit:AUTO:LCRC:MARGin? | |
Response |
:LIMit:AUTO:LCRC:MARGin ON (when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:SCOPe:AUTO:LCRC:LIMit:ADDition <LC value additional amount>,<RC value additional amount> |
Query |
:SCOPe:AUTO:LCRC:LIMit:ADDition? |
|
Response |
<LC value additional amount>,<RC value additional amount> |
|
Parameter |
<LC value additional amount> = 0.00~999.99% (NR2) |
|
Explanation |
Command |
Sets the additional amount when judgment scope and threshold value automatic setting of LC and RC value area judgment. |
Query |
Returns the additional amount when judgment scope and threshold value automatic setting of LC and RC value area judgment. |
|
Example |
Command |
:SCOPe:AUTO:LCRC:LIMit:ADDition 10.00,10.00 |
Query |
:SCOPe:AUTO:LCRC:LIMit:ADDition? |
|
Response |
:SCOPE:AUTO:LCRC:LIMIT:ADDITION 10.00,10.00
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:STATus? |
|
Response |
<Measurement status> |
|
Parameter |
<Measurement status> = 0/1/2/4/5/6/7 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the measurement status. |
|
Example |
Command |
|
Query |
:FETCh:STATus? |
|
Response |
0
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:RESult? |
|
Response |
<Overall judgment result>,<Waveform surface area comparison judgment result>,<Waveform difference surface area comparison judgment result>,<Waveform flutter detection judgment result>,<Waveform secondary differential detection judgment result>,<LC and RC value area judgment result>,<Discharge judgment result> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the judgment result. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:WAVeform? <No data/Pulse number>,<Waveform data type>,<No data/ALL/BINary>,<Start point>,<End point> |
|
Response |
<Waveform data> |
|
Parameter |
<No data/Pulse number> = No data:All pulse data/Pulse number:Responds only to specific pulse data, 1 to Number of pulses (NR1) |
|
Explanation |
Command |
|
Query |
Returns the test waveform. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
If a binary format is specified, the pulse number must also be specified. |
Syntax |
Command |
|
Query |
:FETCh:PULSe? <No data/ALL> |
|
Response |
<Measurement status>, <Applied voltage>, <Maximum voltage>, <Lowest voltage>, <Waveform surface area comparison judgment value>, <Waveform difference surface area comparison judgment value>, <Waveform flutter detection judgment value>, <Waveform secondary differential detection judgment value>, <LC and RC value area judgment LC value>, <LC and RC value area judgment RC value>, <Discharge judgment value> |
|
Parameter |
<No data/AL> = No data:Punctuation between pulses is a message terminator/ALL:Punctuation between pulses is a slash (/) |
|
Explanation |
Command |
|
Query |
Returns the judgment values per pulse. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:PULSe:VALid? |
|
Response |
<Presence of Waveform surface area comparison judgment value>, <Presence of Waveform difference surface area comparison judgment value>, <Presence of Waveform flutter detection judgment value>, <Presence of Waveform secondary differential detection judgment/ value>, <Presence of LC and RC value area judgment LC value>, <Presence of LC and RC value area judgment RC value>, <Presence of Discharge judgment value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns 1 if the measurement value is valid. Returns 0 if the measurement value is not valid. |
|
Example |
Command |
|
Query |
:FETCh:PULSe:VALid? |
|
Response |
1,1,0,0,0,0,1
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:PULSe:RESult? <No data/ALL> |
|
Response |
<Overall judgment result>,<Waveform surface area comparison judgment result>,<Waveform difference surface area comparison judgment result>,<Waveform flutter detection judgment result>,<Waveform secondary differential detection judgment result>,<LC and RC value area judgment result>,<Discharge judgment result> |
|
Parameter |
<No data/ALL> = No data:Punctuation between pulses is a message terminator/ALL:Punctuation between pulses is a slash (/) |
|
Explanation |
Command |
|
Query |
Returns the judgment result per pulse. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:PULSe:COUNt? |
|
Response |
<Number of measured pulses> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measurement status. |
|
Example |
Command |
|
Query |
:FETCh:PULSe:COUNt? |
|
Response |
100
|
|
Note |
This command is valid when the setting of continuous voltage impression is ON. |
Syntax |
Command |
|
Query |
:FETCh:RISetime? <No type/Formula type>, <No data/ALL> |
|
Response |
<Rise time> |
|
Parameter |
<Formula type> |
|
Explanation |
Command |
|
Query |
Returns the rise time. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh:NODe? <Measurement data type>,<No data/ALL> |
|
Response |
<Measurement data> |
|
Parameter |
<Measurement data type> = |
|
Explanation |
Command |
|
Query |
Returns the measurement data. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:FETCh? <Measurement data type>,<No data/ALL> |
|
Response |
<Measurement data> |
|
Parameter |
<Measurement data type> = ALL:All judgments/AREA:Waveform surface area comparison judgment/DIFF:Waveform difference surface area comparison judgment/FLUTter:Waveform flutter detection judgment/LAPLacian:Waveform secondary differential detection judgment/LCRC:LC and RC value area judgment/DISCharge:Discharge judgment/PEAK:Peak voltage/ZERocross:Zero crosspoint |
|
Explanation |
Command |
|
Query |
Returns the measurement data. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:BDV:LEVel:VOLTage <Start voltage>,<Maximum voltage>,<Voltage rise width> |
Query |
:BDV:LEVel:VOLTage? |
|
Response |
<Start voltage>,<Maximum voltage>,<Voltage rise width> |
|
Parameter |
<Start voltage> = Follow the setting range of each model. (NR1) |
|
Explanation |
Command |
Sets the voltage to be applied for breakdown voltage evaluation tests. |
Query |
Returns the applied voltage settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:LEVel:VOLTage 100,3300,100 |
Query |
:BDV:LEVel:VOLTage? |
|
Response |
:BDV:LEVEL:VOLTAGE 100,3300,100
(when HEADER ON) |
|
Note |
・The setting range of the start voltage is as follows. ST4030 : 100 to 3300 V ・The setting range of the maximum voltage is as follows. ST4030 : 100 to 3300 V ・The setting range of the voltage rise width is as follows. ST4030 : 10 to 3200 V |
Syntax |
Command |
:BDV:LEVel:PULSe <Number of measurement pulses>,<Number of degaussing pulses> |
Query |
:BDV:LEVel:PULSe? |
|
Response |
<Number of measurement pulses>,<Number of degaussing pulses> |
|
Parameter |
<Number of measurement pulses> = 3 to 32 (NR1) |
|
Explanation |
Command |
Sets the number of applied pulses for breakdown voltage evaluation tests. |
Query |
Returns the set number of applied pulses for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:LEVel:PULSe 10,0 |
Query |
:BDV:LEVel:PULSe? |
|
Response |
:BDV:LEVEL:PULSE 10,0
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:LEVel:PULSe:PERiod <Minimum applicable pulse interval> |
Query |
:BDV:LEVel:PULSe:PERiod? |
|
Response |
<Minimum applicable pulse interval> |
|
Parameter |
<Minimum applicable pulse interval> = 0.05 to 1.000 s (NR2) |
|
Explanation |
Command |
Sets the minimum applicable pulse interval for breakdown voltage evaluation tests. |
Query |
Returns the minimum applicable pulse interval settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:LEVel:PULSe:PERiod 0.05 |
Query |
:BDV:LEVel:PULSe:PERiod? |
|
Response |
:BDV:LEVEL:PULSE:PERIOD 0.05
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:RANGe <Frequency No.> |
Query |
:BDV:RANGe? |
|
Response |
<Frequency No.> |
|
Parameter |
<Frequency No.> = 1 to 5 (NR1) |
|
Explanation |
Command |
Sets the sampling frequency for breakdown voltage evaluation tests. 1 : 10 MHz |
Query |
Returns the sampling frequency settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:RANGe 2 |
Query |
:BDV:RANGe? |
|
Response |
:BDV:RANGE 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:RECord:LENGth <Number of sampling data> |
Query |
:BDV:RECord:LENGth? |
|
Response |
<Number of sampling data> |
|
Parameter |
<Number of sampling data> = 1001 to 8001 (NR1) |
|
Explanation |
Command |
Sets the number of sampling data for breakdown voltage evaluation tests. |
Query |
Returns the set number of sampling data for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:RECord:LENGth 1001 |
Query |
:BDV:RECord:LENGth? |
|
Response |
:BDV:RECORD:LENGTH 1001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:AREA <OFF/ON> |
Query |
:BDV:AREA? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the waveform surface area comparison judgment for breakdown voltage evaluation tests. OFF : Waveform surface area comparison judgment are not implemented. |
Query |
Returns the waveform surface area comparison judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:AREA ON |
Query |
:BDV:AREA? |
|
Response |
:BDV:AREA ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:AREA:LIMit <Threshold> |
Query |
:BDV:AREA:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 3 to 100 sigma (NR1) |
|
Explanation |
Command |
Sets the standard deviation threshold for the waveform surface area comparison judgment for breakdown voltage evaluation tests. |
Query |
Returns the standard deviation threshold settings for the waveform surface area comparison judgment for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:AREA:LIMit 3 |
Query |
:BDV:AREA:LIMit? |
|
Response |
:BDV:AREA:LIMIT 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:LCRC <OFF/ON> |
Query |
:BDV:LCRC? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the LC and RC value judgment for breakdown voltage evaluation tests. OFF : LC and RC value judgment are not implemented. |
Query |
Returns the LC and RC value judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:LCRC ON |
Query |
:BDV:LCRC? |
|
Response |
:BDV:LCRC ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:LCRC:LIMit <Threshold> |
Query |
:BDV:LCRC:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 3 to 100 sigma (NR1) |
|
Explanation |
Command |
Sets the standard deviation threshold for the LC and RC value judgment for breakdown voltage evaluation tests. |
Query |
Returns the standard deviation threshold for the LC and RC value judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:LCRC:LIMit 3 |
Query |
:BDV:LCRC:LIMit? |
|
Response |
:BDV:LCRC:LIMIT 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:DISCharge <OFF/ON> |
Query |
:BDV:DISCharge? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the discharge judgment for breakdown voltage evaluation tests. OFF : Discharge judgment are not implemented. |
Query |
Returns the discharge judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:DISCharge ON |
Query |
:BDV:DISCharge? |
|
Response |
:BDV:DISCHARGE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:DISCharge:LIMit <Threshold> |
Query |
:BDV:DISCharge:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 3 to 100 sigma (NR1) |
|
Explanation |
Command |
Sets the standard deviation threshold for the discharge judgment for breakdown voltage evaluation tests. |
Query |
Returns the standard deviation threshold for the discharge judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:DISCharge:LIMit 3 |
Query |
:BDV:DISCharge:LIMit? |
|
Response |
:BDV:DISCHARGE:LIMIT 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:PEAK <OFF/ON> |
Query |
:BDV:PEAK? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the peak value misalignment judgment for breakdown voltage evaluation tests. OFF : Peak value misalignment judgment are not implemented. |
Query |
Returns the peak value misalignment judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:PEAK ON |
Query |
:BDV:PEAK? |
|
Response |
:BDV:PEAK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:PEAK:LIMit <Threshold> |
Query |
:BDV:PEAK:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 0~999% (NR1) |
|
Explanation |
Command |
Sets the limit values for peak value misalignment judgment for breakdown voltage evaluation tests. |
Query |
Returns the limit values for peak value misalignment judgment for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:PEAK:LIMit 10 |
Query |
:BDV:PEAK:LIMit? |
|
Response |
:BDV:PEAK:LIMIT 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:FREQuency <OFF/ON> |
Query |
:BDV:FREQuency? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the frequency misalignment judgment for breakdown voltage evaluation tests. OFF : Frequency misalignment judgment are not implemented. |
Query |
Returns the frequency misalignment judgment settings for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:FREQuency ON |
Query |
:BDV:FREQuency? |
|
Response |
:BDV:FREQUENCY ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:FREQuency:LIMit <Threshold> |
Query |
:BDV:FREQuency:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 0~999% (NR1) |
|
Explanation |
Command |
Sets the limit values for frequency misalignment judgment for breakdown voltage evaluation tests. |
Query |
Returns the limit values for frequency misalignment judgment for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:FREQuency:LIMit 10 |
Query |
:BDV:FREQuency:LIMit? |
|
Response |
:BDV:FREQUENCY:LIMIT 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:SAMPle:AUTO <OFF/ON> |
Query |
:BDV:SAMPle:AUTO? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the auto settings for the waveform acquisition scope for breakdown voltage evaluation tests. OFF : Turns OFF the auto settings for the waveform acquisition scope for breakdown voltage evaluation tests. |
Query |
Returns the auto settings for the waveform acquisition scope for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:SAMPle:AUTO ON |
Query |
:BDV:SAMPle:AUTO? |
|
Response |
:BDV:SAMPLE:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:TRIGger:POSition:RESTriction <Trigger position> |
Query |
:BDV:TRIGger:POSition:RESTriction? |
|
Response |
<Trigger position> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger position for breakdown voltage evaluation tests.
0:AUTO. Aligns waveforms' display positions based on their second zero-cross position. |
Query |
Returns the settings for the trigger position for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:TRIGger:POSition:RESTriction 3 |
Query |
:BDV:TRIGger:POSition:RESTriction? |
|
Response |
:BDV:TRIGger:POSition:RESTriction 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:BDV:RISetime <Formula type> |
Query |
:BDV:RISetime? |
|
Response |
<Formula type> |
|
Parameter |
|
|
Explanation |
Command |
Sets the calculation formula of rise time for breakdown voltage evaluation tests.
0:Rise time is not calculated or displayed. |
Query |
Returns the settings for the calculation formula of rise time for breakdown voltage evaluation tests. |
|
Example |
Command |
:BDV:RISetime 4 |
Query |
:BDV:RISetime? |
|
Response |
:BDV:RISetime 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:LAST:VOLTage? |
|
Response |
<Final output voltage> |
|
Parameter |
<Final output voltage> = Follow the range of each model. (NR1) |
|
Explanation |
Command |
|
Query |
Returns the final output voltage for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
:BDV:FETCh:LAST:VOLTage? |
|
Response |
3300
|
|
Note |
The range of the final output voltage is as follows. ST4030 : 100 to 3300 V |
Syntax |
Command |
|
Query |
:BDV:FETCh:STATus? |
|
Response |
<Measurement status> |
|
Parameter |
<Measurement status> = 0/1/2/5/6/7 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the measurement status of the breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
:BDV:FETCh:STATus? |
|
Response |
0
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:RESult? |
|
Response |
<Overall judgment result>,<Waveform surface area comparison judgment result>,<LC and RC value judgment result>,<Discharge judgment result>,<Peak value misalignment judgment result>,<Frequency misalignment judgment result> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the judgment results for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:WAVeform:COUNt? |
|
Response |
<Number of waveforms> |
|
Parameter |
<Number of waveforms> = 1 to 32 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the number of test waveforms for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
:BDV:FETCh:WAVeform:COUNt? |
|
Response |
32
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:WAVeform? <Waveform data type>,<No data/ALL>,<Start point>,<End point> |
|
Response |
<Waveform data> |
|
Parameter |
<Waveform data type> = VOLTage:Voltage waveform/DISCharge:Discharge waveform |
|
Explanation |
Command |
|
Query |
Returns the test waveforms for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:STEP? <No data/ALL> |
|
Response |
<Measurement status>, <Applied voltage>, <Maximum voltage>, <Lowest voltage>, <Waveform surface area comparison variation judgment value>, <LC and RC value area variation judgment LC value>, <LC and RC value area variation judgment RC value>, <Discharge judgment value>, <Peak value misalignment judgment value>, <Frequency misalignment judgment value> |
|
Parameter |
<No data/AL> = No data:Punctuation between pulses is a message terminator/ALL:Punctuation between pulses is a slash (/) |
|
Explanation |
Command |
|
Query |
Returns the judgment values per step for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:STEP:VALid? |
|
Response |
<Presence of waveform surface area comparison variation judgment value>, <Presence of LC and RC value area variation judgment LC value>, <Presence of LC and RC value area variation judgment RC value>, <Presence of discharge judgment value>, <Presence of peak value misalignment judgment value>, <Presence of frequency misalignment judgment value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns 1 if the measurement value is valid. Returns 0 if the measurement value is not valid. |
|
Example |
Command |
|
Query |
:BDV:FETCh:STEP:VALid? |
|
Response |
0,0,0,1,1,1
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:RISetime? <No type/Formula type>,<No data/ALL> |
|
Response |
<Measurement data> |
|
Parameter |
<Formula type> |
|
Explanation |
Command |
|
Query |
Returns the measurement data for breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh:NODe? <Measurement data type>,<No data/ALL> |
|
Response |
<Measurement data> |
|
Parameter |
<Measurement data type> = |
|
Explanation |
Command |
|
Query |
Returns the measurement data. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:BDV:FETCh? <Measurement data type> |
|
Response |
<Measurement data> |
|
Parameter |
<Measurement data type> = ALL:All judgments/AREA:Waveform surface area comparison judgment/LCRC:LC and RC value judgment/DISCharge:Discharge judgment/PEAK:Peak value misalignment judgment/FREQuency:Frequency misalignment judgment |
|
Explanation |
Command |
|
Query |
Returns the measurement data of the breakdown voltage evaluation tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:RPDiv:LEVel:VOLTage <Start voltage>,<Maximum voltage>,<Voltage change width> |
Query |
:RPDiv:LEVel:VOLTage? |
|
Response |
<Start voltage>,<Maximum voltage>,<Voltage change width> |
|
Parameter |
<Start voltage> = Follow the setting range of each model. (NR1) |
|
Explanation |
Command |
Sets the voltage to be applied for discharge inception voltage tests. |
Query |
Returns the applied voltage settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:LEVel:VOLTage 100,3300,100 |
Query |
:RPDiv:LEVel:VOLTage? |
|
Response |
:RPDiv:LEVEL:VOLTAGE 100,3300,100
(when HEADER ON) |
|
Note |
・The setting range of the start voltage is as follows.
ST4030 : 100 to 3300 V ・The setting range of the maximum voltage is as follows.
ST4030 : 100 to 3300 V ・The setting range of the voltage rise width is as follows.
ST4030:10~100V |
Syntax |
Command |
:RPDiv:LEVel:PULSe <Number of measurement pulses> |
Query |
:RPDiv:LEVel:PULSe? |
|
Response |
<Number of measurement pulses> |
|
Parameter |
<Number of measurement pulses> = 3 to 32 (NR1) |
|
Explanation |
Command |
Sets the number of applied pulses for discharge inception voltage tests. |
Query |
Returns the set number of applied pulses for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:LEVel:PULSe 10 |
Query |
:RPDiv:LEVel:PULSe? |
|
Response |
:RPDiv:LEVEL:PULSE 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:LEVel:PULSe:PERiod <Minimum applicable pulse interval> |
Query |
:RPDiv:LEVel:PULSe:PERiod? |
|
Response |
<Minimum applicable pulse interval> |
|
Parameter |
<Minimum applicable pulse interval> = 0.05 to 1.000 s (NR2) |
|
Explanation |
Command |
Sets the minimum applicable pulse interval for discharge inception voltage tests. |
Query |
Returns the minimum applicable pulse interval settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:LEVel:PULSe:PERiod 0.05 |
Query |
:RPDiv:LEVel:PULSe:PERiod? |
|
Response |
:RPDiv:LEVEL:PULSE:PERIOD 0.05
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:RANGe <Frequency No.> |
Query |
:RPDiv:RANGe? |
|
Response |
<Frequency No.> |
|
Parameter |
<Frequency No.> = 1 to 5 (NR1) |
|
Explanation |
Command |
Sets the sampling frequency for discharge inception voltage tests. 1 : 10 MHz |
Query |
Returns the sampling frequency settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:RANGe 2 |
Query |
:RPDiv:RANGe? |
|
Response |
:RPDiv:RANGE 2
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:RECord:LENGth <Number of sampling data> |
Query |
:RPDiv:RECord:LENGth? |
|
Response |
<Number of sampling data> |
|
Parameter |
<Number of sampling data> = 1001 to 8001 (NR1) |
|
Explanation |
Command |
Sets the number of sampling data for discharge inception voltage tests. |
Query |
Returns the set number of sampling data for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:RECord:LENGth 1001 |
Query |
:RPDiv:RECord:LENGth? |
|
Response |
:RPDiv:RECORD:LENGTH 1001
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:DISCharge <OFF/ON> |
Query |
:RPDiv:DISCharge? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the discharge judgment for discharge inception voltage tests. OFF : Discharge judgment are not implemented. |
Query |
Returns the discharge judgment settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:DISCharge ON |
Query |
:RPDiv:DISCharge? |
|
Response |
:RPDiv:DISCHARGE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:DISCharge:LIMit <Threshold> |
Query |
:RPDiv:DISCharge:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 3 to 100 sigma (NR1) |
|
Explanation |
Command |
Sets the standard deviation threshold for the discharge judgment for discharge inception voltage tests. |
Query |
Returns the standard deviation threshold for the discharge judgment settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:DISCharge:LIMit 3 |
Query |
:RPDiv:DISCharge:LIMit? |
|
Response |
:RPDiv:DISCHARGE:LIMIT 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:PEAK <OFF/ON> |
Query |
:RPDiv:PEAK? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the peak value misalignment judgment for discharge inception voltage tests. OFF : Peak value misalignment judgment are not implemented. |
Query |
Returns the peak value misalignment judgment settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:PEAK ON |
Query |
:RPDiv:PEAK? |
|
Response |
:RPDiv:PEAK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:PEAK:LIMit <Threshold> |
Query |
:RPDiv:PEAK:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 0~999% (NR1) |
|
Explanation |
Command |
Sets the limit values for peak value misalignment judgment for discharge inception voltage tests. |
Query |
Returns the limit values for peak value misalignment judgment for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:PEAK:LIMit 10 |
Query |
:RPDiv:PEAK:LIMit? |
|
Response |
:RPDiv:PEAK:LIMIT 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:FREQuency <OFF/ON> |
Query |
:RPDiv:FREQuency? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Turns ON and OFF the frequency misalignment judgment for discharge inception voltage tests. OFF : Frequency misalignment judgment are not implemented. |
Query |
Returns the frequency misalignment judgment settings for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:FREQuency ON |
Query |
:RPDiv:FREQuency? |
|
Response |
:RPDiv:FREQUENCY ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:FREQuency:LIMit <Threshold> |
Query |
:RPDiv:FREQuency:LIMit? |
|
Response |
<Threshold> |
|
Parameter |
<Threshold> = 0~999% (NR1) |
|
Explanation |
Command |
Sets the limit values for frequency misalignment judgment for discharge inception voltage tests. |
Query |
Returns the limit values for frequency misalignment judgment for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:FREQuency:LIMit 10 |
Query |
:RPDiv:FREQuency:LIMit? |
|
Response |
:RPDiv:FREQUENCY:LIMIT 10
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:SAMPle:AUTO <OFF/ON> |
Query |
:RPDiv:SAMPle:AUTO? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the auto settings for the waveform acquisition scope for discharge inception voltage tests. OFF : Turns OFF the auto settings for the waveform acquisition scope for discharge inception voltage tests. |
Query |
Returns the auto settings for the waveform acquisition scope for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:SAMPle:AUTO ON |
Query |
:RPDiv:SAMPle:AUTO? |
|
Response |
:RPDiv:SAMPLE:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:TRIGger:POSition:RESTriction <Trigger position> |
Query |
:RPDiv:TRIGger:POSition:RESTriction? |
|
Response |
<Trigger position> |
|
Parameter |
|
|
Explanation |
Command |
Sets the trigger position for discharge inception voltage tests.
0:AUTO. Aligns waveforms' display positions based on their second zero-cross position. |
Query |
Returns the settings for the trigger position for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:TRIGger:POSition:RESTriction 3 |
Query |
:RPDiv:TRIGger:POSition:RESTriction? |
|
Response |
:RPDiv:TRIGger:POSition:RESTriction 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:RISetime <Formula type> |
Query |
:RPDiv:RISetime? |
|
Response |
<Formula type> |
|
Parameter |
|
|
Explanation |
Command |
Sets the calculation formula of rise time for discharge inception voltage tests.
0:Rise time is not calculated or displayed. |
Query |
Returns the settings for the calculation formula of rise time for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:RISetime 4 |
Query |
:RPDiv:RISetime? |
|
Response |
:RPDiv:RISetime 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:TURNback <turnback condition> |
Query |
:RPDiv:TURNback? |
|
Response |
<turnback condition> |
|
Parameter |
|
|
Explanation |
Command |
Sets the turnback condition for discharge inception voltage tests.
0:Turnback at top voltage. |
Query |
Returns the settings for the turnback condition time for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:TURNback 1 |
Query |
:RPDiv:TURNback? |
|
Response |
:RPDiv:TURNback 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:RPDiv:TURNback:ONEWay <OFF/ON> |
Query |
:RPDiv:TURNback:ONEWay? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the execution of voltage rise and fall measurements for discharge inception voltage tests. OFF:The measurement of voltage rise and fall are performed. |
Query |
Returns the setting of the execution of a voltage rise or fall measurement for discharge inception voltage tests. |
|
Example |
Command |
:RPDiv:TURNback:ONEWay OFF |
Query |
RPDiv:TURNback:ONEWay? |
|
Response |
RPDIV:TURNBACK:ONEWAY OFF
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh? |
|
Response |
<Measurement status>, <PDIV(Applied voltage value)>, <RPDIV(Applied voltage value)>, <MAX_V(Applied voltage value)>, <RPDEV(Applied voltage value)>, <PDEV(Applied voltage value)>, <Reference value of RPDEV(Applied voltage value)>, <Reference value of PDEV(Applied voltage value)>, <PDIV(Measured voltage value)>, <RPDIV(Measured voltage value)>, <MAX_V(Measured voltage value)>, <RPDEV(Measured voltage value)>, <PDEV(Measured voltage value)>, <Reference value of RPDEV(Measured voltage value)>, <Reference value of PDEV(Measured voltage value)> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the measurement values of the discharge inception voltage tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
Measurements with no value detected will be set to 0. |
Syntax |
Command |
|
Query |
:RPDiv:FETCh:VALid? |
|
Response |
<The presence or absence of PDIV>, <The presence or absence of RPDIV>, <The presence or absence of MAX_V>, <The presence or absence of RPDEV>, <The presence or absence of PDEV>, <The presence or absence of reference value of RPDEV>, <The presence or absence of reference value of PDEV>, |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns 1 if the measurement value is present. Returns 0 if the measurement value is not present. Returns -1 if the measurement value is not valid. |
|
Example |
Command |
|
Query |
:RPDiv:FETCh:VALid? |
|
Response |
1,1,1,1,1,0,0
|
|
Note |
If the percentage of pulses which has discharge is non-zero at the measurement end, reference value of RPDEV or reference value of RPDEV has not been determinded. Returns -1 in such a case. |
Syntax |
Command |
|
Query |
:RPDiv:FETCh:STATus? |
|
Response |
<Measurement status> |
|
Parameter |
<Measurement status> = 0/1/2/5/6/7 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the measurement status of the discharge inception voltage tests. |
|
Example |
Command |
|
Query |
:RPDiv:FETCh:STATus? |
|
Response |
0
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:WAVeform:COUNt? |
|
Response |
<Number of waveforms> |
|
Parameter |
<Number of waveforms> = 1 to 32 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the number of test waveforms for discharge inception voltage tests. |
|
Example |
Command |
|
Query |
:RPDiv:FETCh:WAVeform:COUNt? |
|
Response |
32
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:WAVeform? <Waveform data type>,<No data/ALL>,<Start point>,<End point> |
|
Response |
<Waveform data> |
|
Parameter |
<Waveform data type> = VOLTage:Voltage waveform/DISCharge:Discharge waveform |
|
Explanation |
Command |
|
Query |
Returns the test waveforms for discharge inception voltage tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:STEP? <No data/ALL> |
|
Response |
<Measurement status>, <Applied voltage>, <Maximum voltage>, <Lowest voltage>, <Discharge judgment value> <Peak value misalignment judgment value>, <Frequency misalignment judgment value>, <PDIV(Applied voltage value)>, <RPDIV(Applied voltage value)>, <MAX_V(Applied voltage value)>, <RPDEV(Applied voltage value)>, <PDEV(Applied voltage value)>, <Reference value of RPDEV(Applied voltage value)>, <Reference value of PDEV(Applied voltage value)>, <PDIV(Measured voltage value)>, <RPDIV(Measured voltage value)>, <MAX_V(Measured voltage value)>, <RPDEV(Measured voltage value)>, <PDEV(Measured voltage value)>, <Reference value of RPDEV(Measured voltage value)>, <Reference value of PDEV(Measured voltage value)>, |
|
Parameter |
<No data/AL> = No data:Punctuation between pulses is a message terminator/ALL:Punctuation between pulses is a slash (/) |
|
Explanation |
Command |
|
Query |
Returns the judgment values per step for discharge inception voltage tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:STEP:VALid? |
|
Response |
<Presence of Discharge judgment value> <Presence of Peak value misalignment judgment value>, <Presence of Frequency misalignment judgment value>, |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns 1 if the measurement value is valid. Returns 0 if the measurement value is not valid. |
|
Example |
Command |
|
Query |
:RPDiv:FETCh:STEP:VALid? |
|
Response |
1,1,1
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:RISetime? <No type/Formula type>,<No data/ALL>; |
|
Response |
<Measurement data> |
|
Parameter |
<Formula type> |
|
Explanation |
Command |
|
Query |
Returns the measurement data for discharge inception voltage tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:RPDiv:FETCh:NODe? <Measurement data type>,<No data/ALL> |
|
Response |
<Measurement data> |
|
Parameter |
<Measurement data type> = |
|
Explanation |
Command |
|
Query |
Returns the measurement data. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:STARt |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Executes sampling. |
Query |
|
|
Example |
Command |
:STARt |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:STOP |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Stop continuous voltage impression. |
Query |
|
|
Example |
Command |
:STOP |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:STATus? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the status of continuous volrage impression.
STOP : Continuous volrage impression is stopped. |
|
Example |
Command |
|
Query |
:STATus? |
|
Response |
:STATUS RUN
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DOUBleaction <OFF/ON> |
Query |
:DOUBleaction? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the double action functions. OFF : Disables the double action functions. |
Query |
Returns the double action functions settings. |
|
Example |
Command |
:DOUBleaction ON |
Query |
:DOUBleaction? |
|
Response |
:DOUBLEACTION ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:SETTings:STORage:DUMMy <OFF/ON> |
Query |
:SYSTem:SETTings:STORage:DUMMy? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
解説 |
Command |
Set the master voltage waveform dummy storage function. OFF:Disables the master voltage waveform dummy storage function. |
Query |
Returns the master voltage waveform dummy storage function setting. |
|
Example |
Command |
:SYSTem:SETTings:STORage:DUMMy ON |
Query |
:SYSTem:SETTings:STORage:DUMMy? |
|
Response |
:SYSTem:SETTings:STORage:DUMMy ON
(when HEADER ON) |
|
Note |
It is used to obtain the peak voltage or zero crosspoint of the master voltage waveform.
After the master voltage waveform dummy storage function is set effectively,
when sampling is executed using the *TRG command, etc.,
no voltage is output from the voltage output terminal,
and the master voltage waveform becomes the test waveform as it is.
By using a command that returns measurement data in that state, it is possible to obtain peak voltages and zero crosspoints of the master voltage waveform.
⋅After sampling is performed, this function is automatically disabled.
|
Syntax |
Command |
:GRAPh:SETTing:DISPlay <Display screen> |
Query |
:GRAPh:SETTing:DISPlay? |
|
Response |
<Display screen> |
|
Parameter |
<Display screen> = 1 to 3 (NR1) |
|
Explanation |
Command |
Sets the display screen in test conditions settings mode. 1 : Displays the waveform graph. |
Query |
Returns the display screen settings in test conditions settings mode. |
|
Example |
Command |
:GRAPh:SETTing:DISPlay 1 |
Query |
:GRAPh:SETTing:DISPlay? |
|
Response |
:GRAPH:SETTING:DISPLAY 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:TEST:DISPlay <Display screen> |
Query |
:GRAPh:TEST:DISPlay? |
|
Response |
<Display screen> |
|
Parameter |
<Display screen> = 1 to 4 (NR1) |
|
Explanation |
Command |
Sets the display screen in test mode. 1 : Displays the waveform graph. |
Query |
Returns the display screen settings in test mode. |
|
Example |
Command |
:GRAPh:TEST:DISPlay 1 |
Query |
:GRAPh:TEST:DISPlay? |
|
Response |
:GRAPH:TEST:DISPLAY 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:OVERlay <OFF/ON> |
Query |
:GRAPh:OVERlay? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the overlay functions. OFF : No overlay. |
Query |
Returns the setting of the overlay functions. |
|
Example |
Command |
:GRAPh:OVERlay ON |
Query |
:GRAPh:OVERlay? |
|
Response |
:GRAPH:OVERLAY ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:GRAPh:OVERlay:CLEar |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Clears the overlay. |
Query |
|
|
Example |
Command |
:GRAPh:OVERlay:CLEar |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:CALibration:VOLTage <Calibration type> |
Query |
|
|
Response |
|
|
Parameter |
<Calibration type> = TYPE1/TYPE2 |
|
Explanation |
Command |
Calibrates the voltages.
TYPE1 : If the voltage calibration was successful, the value of the execution result is 0 or 101 to 105. |
Query |
|
|
Example |
Command |
:CALibration:VOLTage TYPE2 |
Query |
|
|
Response |
|
|
Note |
Whether or not an error occurs when the output voltage is insufficient depends on the setting of :VOLTage:ERRor:CHECk. |
Syntax |
Command |
|
Query |
:CALibration:VOLTage:ERRor? |
|
Response |
<Result> |
|
Parameter |
<Result> = 0/1/2/3/6/7/8/9/10/11/101/102/103/104/105 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the voltage calibration results. |
|
Example |
Command |
|
Query |
:CALibration:VOLTage:ERRor? |
|
Response |
:CALIBRATION:VOLTAGE:ERROR 0
(when HEADER ON) |
|
Note |
If the response is 101, 102, or 103, the calibration has been performed, but there may be a problem. It is recommended to check for problems. |
Syntax |
Command |
|
Query |
:CALibration:VOLTage:VALid? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the enabled or disabled voltage calibration setting. OFF : Voltage calibration is enabled. |
|
Example |
Command |
|
Query |
:CALibration:VOLTage:VALid? |
|
Response |
:CALIBRATION:VOLTAGE:VALID ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:LEVel:VOLTage:ADJust:AUTO <No data/TABLE>,<COMMON/OFF/TOP/MAX> |
Query |
:LEVel:VOLTage:ADJust:AUTO? <No data/TABLE> |
|
Response |
Setting the automatic voltage adjustment of common for all tables. |
|
Parameter |
<No data/TABLE>=No data:Common for all tables./TABLE:Selected table. |
|
Explanation |
Command |
Set the automatic voltage adjustment.
OFF:No automatic adjustment. Selected table.
COMMON:Follow the settings common to all tables. |
Query |
Returns the automatic voltage adjustment settings. |
|
Example |
Command |
:LEVel:VOLTage:ADJust:AUTO ON |
Query |
:LEVel:VOLTage:ADJust:AUTO? |
|
Response |
:LEVEL:VOLTAGE:ADJUST:AUTO ON
(when HEADER ON) |
|
Note |
There are two settings for automatic voltage adjustment, one common to all tables and one specific to each table. |
Syntax |
Command |
:LEVel:VOLTage:ADJust:AUTO:MAX <No data/TABLE>,<upper limit of the adjustable range> |
Query |
:LEVel:VOLTage:ADJust:AUTO:MAX? <No data/TABLE> |
|
Response |
<upper limit of the adjustable range>=0~50(NR1) |
|
Parameter |
<No data/TABLE>=No data:Upper limit of the adjustable range of common for all tables./TABLE:Upper limit of the adjustable range of selected table. |
|
Explanation |
Command |
Set the upper limit of the adjustable range of automatic adjustment. |
Query |
Returns the upper limit of the adjustable range of automatic adjustment. |
|
Example |
Command |
:LEVel:VOLTage:ADJust:AUTO:MAX 10 |
Query |
:LEVel:VOLTage:ADJust:AUTO:MAX? |
|
Response |
:LEVEL:VOLTAGE:ADJUST:AUTO:MAX 10
(when HEADER ON) |
|
Note |
There are two settings for upper limit of the adjustable range of automatic adjustment, one common to all tables and one specific to each table. |
Syntax |
Command |
:LEVel:VOLTage:ADJust:MANual <OFF/VOLT/RATE>,<Adjustment value> |
Query |
:LEVel:VOLTage:ADJust:MANual? <Adjustment value> |
|
Response |
OFF : OFF |
|
Parameter |
|
|
Explanation |
Command |
Set the manual voltage adjustment. |
Query |
Returns the manual voltage adjustment settings. |
|
Example |
Command |
:LEVel:VOLTage:ADJust:MANual RATE,10 |
Query |
:LEVel:VOLTage:ADJust:MANual? |
|
Response |
:LEVEL:VOLTAGE:ADJUST:MANULl RATE,10
(when HEADER ON) |
|
Note |
This setting can only be changed using communication commands. |
Syntax |
Command |
|
Query |
:FETCh:VOLTage:ADJust:STATus? |
|
Response |
<Adjustment Result> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
0 : Automatic or manual adjustments were implemented. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
Zero is returned if the measurement is not performed due to interruption of measurement, etc. |
Syntax |
Command |
|
Query |
:FETCh:VOLTage:ADJust:RATE? |
|
Response |
<adjusted value> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
|
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
If the voltage is increased by 5% at the output, the adjusted value is 1.05. |
Syntax |
Command |
|
Query |
:MEMory:FETCh? <No data/ALL> |
|
Response |
<Test result, judgment results> |
|
Parameter |
<No data/ALL> = No data:Punctuation between pulses is a message terminator/ALL:Punctuation between pulses is a slash (/) |
|
Explanation |
Command |
|
Query |
Returns the test results and judgment results saved to memory using memory functions. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:MEMory:FETCh:HEADer? |
|
Response |
<Headder> |
|
Parameter |
<ITEM/UNIT> = |
|
Explanation |
Command |
|
Query |
Returns the headear information corrsponding to :MEMory:FETCh:HEADer? for discharge inception voltage tests. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:MEMory:SAVE |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Saves the test results and judgment results that have been saved to memory using the memory functions to USB flash drive. |
Query |
|
|
Example |
Command |
:MEMory:SAVE |
Query |
|
|
Response |
|
|
Note |
In test mode, the test results and judgment results will be cleared after saving. |
Syntax |
Command |
|
Query |
:MEMory:COUNt? |
|
Response |
<Number of data items> |
|
Parameter |
<Number of data items> = 0 to 1000 (NR1) |
|
Explanation |
Command |
|
Query |
Returns the number of data items saved to memory with the memory function. |
|
Example |
Command |
|
Query |
:MEMory:COUNt? |
|
Response |
1000
|
|
Note |
|
Syntax |
Command |
:MEMory:CONTrol <OFF/ON> |
Query |
:MEMory:CONTrol? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the memory function. OFF : Test results and judgment results are not saved to memory. |
Query |
Returns the setting of the memory function. |
|
Example |
Command |
:MEMory:CONTrol ON |
Query |
:MEMory:CONTrol? |
|
Response |
:MEMORY:CONTROL ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:MEMory:CLEar |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Deletes all the test results and judgment results saved to memory using memory functions. |
Query |
|
|
Example |
Command |
:MEMory:CLEar |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:DISPlay <OFF/ON/THIN> |
Query |
:DISPlay? |
|
Response |
<OFF/ON/THIN> |
|
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: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:BGColor <Color No.> |
Query |
:DISPlay:BGColor? | |
Response |
<Color No.> | |
Parameter |
<Color No.> = 0 to 4 (NR1) | |
Explanation |
Command |
Sets the screen background color. |
Query |
Returns the screen background color setting. | |
Example |
Command |
:DISPlay:BGColor 1 |
Query |
:DISPlay:BGColor? | |
Response |
:DISPLAY:BACKLIGHT 1
(when HEADER ON) | |
Note |
|
|
Syntax |
Command |
:DISPlay:STANdard:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:STANdard:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the master waveform display color. |
Query |
Returns the settings for the master waveform display color. |
|
Example |
Command |
:DISPlay:STANdard:WAVeform:COLor 18 |
Query |
:DISPlay:STANdard:WAVeform:COLor? |
|
Response |
:DISPLAY:STANDARD:WAVEFORM:COLOR 18
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:SETTing:SAMPle:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:SETTing:SAMPle:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the sampling waveform display colors in test conditions settings mode. |
Query |
Returns the sampling waveform display color settings in test conditions settings mode. |
|
Example |
Command |
:DISPlay:SETTing:SAMPle:WAVeform:COLor 3 |
Query |
:DISPlay:SETTing:SAMPle:WAVeform:COLor? |
|
Response |
:DISPLAY:SETTING:SAMPLE:WAVEFORM:COLOR 3
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:GENeral:PASS:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:GENeral:PASS:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the PASS waveform display colors in test mode. |
Query |
Returns the PASS waveform display color settings in test mode. |
|
Example |
Command |
:DISPlay:GENeral:PASS:WAVeform:COLor 4 |
Query |
:DISPlay:GENeral:PASS:WAVeform:COLor? |
|
Response |
:DISPLAY:GENERAL:PASS:WAVEFORM:COLOR 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:GENeral:FAIL:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:GENeral:FAIL:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the FAIL waveform display colors in test mode. |
Query |
Returns the FAIL waveform display color settings in test mode. |
|
Example |
Command |
:DISPlay:GENeral:FAIL:WAVeform:COLor 5 |
Query |
:DISPlay:GENeral:FAIL:WAVeform:COLor? |
|
Response |
:DISPLAY:GENERAL:FAIL:WAVEFORM:COLOR 5
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:BDV:PASS:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:BDV:PASS:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the PASS waveform display colors in BDV mode. |
Query |
Returns the PASS waveform display color settings in BDV mode. |
|
Example |
Command |
:DISPlay:BDV:PASS:WAVeform:COLor 4 |
Query |
:DISPlay:BDV:PASS:WAVeform:COLor? |
|
Response |
:DISPLAY:BDV:PASS:WAVEFORM:COLOR 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:BDV:FAIL:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:BDV:FAIL:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the FAIL waveform display colors in BDV mode. |
Query |
Returns the FAIL waveform display color settings in BDV mode. |
|
Example |
Command |
:DISPlay:BDV:FAIL:WAVeform:COLor 5 |
Query |
:DISPlay:BDV:FAIL:WAVeform:COLor? |
|
Response |
:DISPLAY:BDV:FAIL:WAVEFORM:COLOR 5
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:RPDiv:PASS:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:RPDiv:PASS:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the PASS waveform display colors in RPDIV mode. |
Query |
Returns the PASS waveform display color settings in RPDIV mode. |
|
Example |
Command |
:DISPlay:RPDiv:PASS:WAVeform:COLor 4 |
Query |
:DISPlay:RPDiv:PASS:WAVeform:COLor? |
|
Response |
:DISPLAY:RPDiv:PASS:WAVEFORM:COLOR 4
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:RPDiv:FAIL:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:RPDiv:FAIL:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the FAIL waveform display colors in RPDIV mode. |
Query |
Returns the FAIL waveform display color settings in RPDIV mode. |
|
Example |
Command |
:DISPlay:RPDiv:FAIL:WAVeform:COLor 5 |
Query |
:DISPlay:RPDiv:FAIL:WAVeform:COLor? |
|
Response |
:DISPLAY:RPDiv:FAIL:WAVEFORM:COLOR 5
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:DISCharge:PASS:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:DISCharge:PASS:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the PASS waveform display colors for the discharge waveform. |
Query |
Returns the PASS waveform display color settings for the discharge waveform. |
|
Example |
Command |
:DISPlay:DISCharge:PASS:WAVeform:COLor 8 |
Query |
:DISPlay:DISCharge:PASS:WAVeform:COLor? |
|
Response |
:DISPLAY:DISCHARGE:PASS:WAVEFORM:COLOR 8
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:DISCharge:FAIL:WAVeform:COLor <OFF/Color No.> |
Query |
:DISPlay:DISCharge:FAIL:WAVeform:COLor? |
|
Response |
<OFF/Color No.> |
|
Parameter |
<Color No.> = 1 to 24 (NR1) |
|
Explanation |
Command |
Sets the FAIL waveform display colors for the discharge waveform. |
Query |
Returns the FAIL waveform display color settings for the discharge waveform. |
|
Example |
Command |
:DISPlay:DISCharge:FAIL:WAVeform:COLor 9 |
Query |
:DISPlay:DISCharge:FAIL:WAVeform:COLor? |
|
Response |
:DISPLAY:DISCHARGE:FAIL:WAVEFORM:COLOR 9
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:RANGe:LC <Lower limit>,<Upper limit> |
Query |
:DISPlay:RANGe:LC? |
|
Response |
<Lower limit>,<Upper limit> |
|
Parameter |
<Lower limit> = -1.000E+00 to 1.000E+00 (NR3) |
|
Explanation |
Command |
Sets the LC value display range. |
Query |
Returns the LC value display range settings. |
|
Example |
Command |
:DISPlay:RANGe:LC 105.0E-12,123.1E-12 |
Query |
:DISPlay:RANGe:LC? |
|
Response |
:DISPLAY:RANGE:LC 105.0E-12, 123.1E-12
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:DISPlay:RANGe:RC <Lower limit>,<Upper limit> |
Query |
:DISPlay:RANGe:RC? |
|
Response |
<Lower limit>,<Upper limit> |
|
Parameter |
<Lower limit> = -1.000E+00 to 1.000E+00 (NR3) |
|
Explanation |
Command |
Sets the RC value display range. |
Query |
Returns the RC value display range settings. |
|
Example |
Command |
:DISPlay:RANGe:RC -3.796E-06,-1.115E-06 |
Query |
:DISPlay:RANGe:RC? |
|
Response |
:DISPLAY:RANGE:RC -3.796E-06,-1.115E-06
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:KEYLock |
Query |
:KEYLock? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the key lock. |
Query |
Returns the state of the key lock. OFF : The key lock is not enabled. |
|
Example |
Command |
:KEYLock |
Query |
:KEYLock? |
|
Response |
:KEYLOCK ON
(when HEADER ON) |
|
Note |
|
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 |
:INTerlock <OFF/ON> |
Query |
:INTerlock? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the interlock function. OFF : Disables the interlock functions. |
Query |
Returns the setting of the interlock function. |
|
Example |
Command |
:INTerlock ON |
Query |
:INTerlock? |
|
Response |
:INTERLOCK ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:INTerlock:PASScode <Passcode/None> |
Query |
|
|
Response |
|
|
Parameter |
<Passcode> = 0 to 9 (up to 4 digits) |
|
Explanation |
Command |
Sets the passcode of the interlock. |
Query |
|
|
Example |
Command |
:INTerlock:PASScode 0523 |
Query |
|
|
Response |
|
|
Note |
An execution error occurs in the following cases.
|
Syntax |
Command |
|
Query |
:INTerlock:STATus? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the state of the interlock. OFF : The interlock is not enabled. |
|
Example |
Command |
|
Query |
:INTerlock:STATus? |
|
Response |
:INTERLOCK:STATUS ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:INTerlock:UNLock <Passcode/None> |
Query |
|
|
Response |
|
|
Parameter |
<Passcode> = 0 to 9 (up to 4 digits) |
|
Explanation |
Command |
Disables the interlock. |
Query |
|
|
Example |
Command |
:INTerlock:UNLock 0523 |
Query |
|
|
Response |
|
|
Note |
An execution error occurs in the following cases.
|
Syntax |
Command |
:BEEPer:JUDGment <OFF/PASS/FAIL> |
Query |
:BEEPer:JUDGment? |
|
Response |
<OFF/PASS/FAIL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the beep sound for the judgment results of measurement values. OFF : The buzzer does not sound. |
Query |
Returns the setting of the beep sound for the judgment results of measurement values. |
|
Example |
Command |
:BEEPer:JUDGment FAIL |
Query |
:BEEPer:JUDGment? |
|
Response |
:BEEPER:JUDGMENT FAIL
(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 <OFF/ON> |
Query |
:BEEPer:KEY? |
|
Response |
<OFF/ON> |
|
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 |
:BEEPer:SOUNd <Tone type>,<Beep volume>,<Buzzer time> |
Query |
|
|
Response |
|
|
Parameter |
<Tone type> = 0/1/2/3/4/5/6/7/8/9/10/11/12/13/14 (NR1) |
|
Explanation |
Command |
Sounds the buzzer. |
Query |
|
|
Example |
Command |
:BEEPer:SOUNd 1,2,0.5 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
|
Query |
:IO:MODE? |
|
Response |
<NPN/PNP> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns EXT.I/O output mode. |
|
Example |
Command |
|
Query |
:IO:MODE? |
|
Response |
:IO:MODE NPN
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:IO:OUTPut <Terminal>,<Data> |
Query |
|
|
Response |
|
|
Parameter |
<Terminal> = OUT0/OUT1/OUT2 |
|
Explanation |
Command |
Outputs the data to the general outputs terminal. |
Query |
|
|
Example |
Command |
:IO:OUTPut OUT0,1 |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:IO:MEASure:OUTPut <OFF/EACH/ALL> |
Query |
:IO:MEASure:OUTPut? |
|
Response |
<OFF/EACH/ALL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the output of the period of during which the measurement pulse will occurs. |
Query |
Returns the setting of the output of the period of during which the measurement pulse will occurs. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
Outpur by :IO:OUTPut command is overwritten. |
Syntax |
Command |
:IO:DEMag:OUTPut <OFF/EACH/ALL> |
Query |
:IO:DEMag:OUTPut? |
|
Response |
<OFF/EACH/ALL> |
|
Parameter |
|
|
Explanation |
Command |
Sets the output of the period of during which the demagnetization pulse will occurs. |
Query |
Returns the setting of the output of the period of during which the demagnetization pulse will occurs. |
|
Example |
Command |
|
Query |
|
|
Response |
|
|
Note |
Outpur by :IO:OUTPut command is overwritten. |
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 |
|
Syntax |
Command |
:FORMat:QUOTe <OFF/DOUBle/SINGle> |
Query |
:FORMat: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 |
:FORMat:ITEM:DELimiter <COMMa/TAB/SEMicolon/DOT/SPACe> |
Query |
:FORMat:ITEM:DELimiter? |
|
Response |
<COMMA/TAB/SEMICOLON/DOT/SPACE> |
|
Parameter |
|
|
Explanation |
Command |
Sets item delineators when saving text. COMMa : Comma (,) |
Query |
|
|
Example |
Command |
:FORMat:ITEM:DELimiter COMMa |
Query |
:FORMat:ITEM:DELimiter? |
|
Response |
:FORMAT:ITEM:DELIMITER COMMA
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FORMat:DECimal:CHARacter <POINt/COMMa> |
Query |
:FORMat:DECimal:CHARacter? |
|
Response |
<POINT/COMMA> |
|
Parameter |
|
|
Explanation |
Command |
Sets decimal point delineators when saving text. POINt : Point (.) |
Query |
Returns the decimal point delineator settings when saving text. |
|
Example |
Command |
:FORMat:DECimal:CHARacter POINt |
Query |
:FORMat:DECimal:CHARacter? |
|
Response |
:FORMAT:DECIMAL:CHARACTER POINT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FORMat:DATE <Date format> |
Query |
:FORMat:DATE? |
|
Response |
<Date format> |
|
Parameter |
<Date format> = YYYYMMDD/MMDDYYYY/DDMMYYYY/YYMMDD/MMDDYY/DDMMYY |
|
Explanation |
Command |
Sets the date format when saving text. |
Query |
Returns the date format settings when saving text. |
|
Example |
Command |
:FORMat:DATE YYYYMMDD |
Query |
:FORMat:DATE? |
|
Response |
:FORMAT:DATE YYYYMMDD
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FORMat:DATE:DELimiter <SLASh/HYPHen/DOT> |
Query |
:FORMat:DATE:DELimiter? |
|
Response |
<SLASH/HYPHEN/DOT> |
|
Parameter |
|
|
Explanation |
Command |
Sets date delineators when saving text. SLASh : Slash (/) |
Query |
Returns the date delineator settings when saving text. |
|
Example |
Command |
:FORMat:DATE:DELimiter SLASh |
Query |
:FORMat:DATE:DELimiter? |
|
Response |
:FORMAT:DATE:DELIMITER SLASH
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FORMat:LONG <OFF/ON> |
Query |
:FORMat:LONG? |
|
Response |
<OFF/ON> |
|
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 <OFF/ON> |
Query |
:HEADer? |
|
Response |
<OFF/ON> |
|
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 product number. |
|
Example |
Command |
|
Query |
:SYSTem:SERIAlno? |
|
Response |
:SYSTEM:SERIALNO 123456789
(when HEADER ON) |
|
Note |
The product 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 |
|
Query |
:SYSTem:LICense? <License name> |
|
Response |
<OFF/ON> |
|
Parameter |
<License name> = ST9000 |
|
Explanation |
Command |
|
Query |
Returns whether or not there are option licenses. OFF : There is an option license. |
|
Example |
Command |
|
Query |
:SYSTem:LICense? ST9000 |
|
Response |
:SYSTEM:LICENSE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:COMMlog <OFF/ON> |
Query |
:SYSTem:COMMlog? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the communication log display. OFF : Communication logs are not displayed. |
Query |
Returns the settings for the communication log displays. |
|
Example |
Command |
:SYSTem:COMMlog ON |
Query |
:SYSTem:COMMlog? |
|
Response |
:SYSTEM:COMMLOG ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:EOMTime <OFF/ON> |
Query |
:SYSTem:EOMTime? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets the test time display. OFF : Test times are not displayed. |
Query |
Returns the settings for the test time displays. |
|
Example |
Command |
:SYSTem:EOMTime ON |
Query |
:SYSTem:EOMTime? |
|
Response |
:SYSTEM:EOMTIME ON
(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 |
|
Query |
:SYSTem:SETTings:VALid? |
|
Response |
<Check result> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the result of checking the configuration values at startup. |
|
Example |
Command |
|
Query |
:SYSTem:SETTings:VALid? |
|
Response |
:SYSTEM:SETTings:VALid 1
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:SETTings:FLASh:SAVE:PROHibit <OFF/ON> |
Query |
:SYSTem:SETTings:FLASh:SAVE:PROHibit? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets whether to suppress saving the settings table to the flash memory inside the ST4030A. OFF:It does not suppress it. |
Query |
Returns the setting for whether to suppress saving the settings table to the flash memory inside the ST4030A. |
|
Example |
Command |
:SYSTem:SETTings:FLASh:SAVE:PROHibit ON |
Query |
:SYSTem:SETTings:FLASh:SAVE:PROHibit? |
|
Response |
:SYSTem:SETTings:FLASh:SAVE:PROHibit ON
(when HEADER ON) |
|
Note |
The settings of settings table are stored in the flash memory inside the ST4030A. When performing a processing that constantly changes table selection while changing settings in the settings table with communications command, it is recommended that this command be used to suppress saving the settings table to the flash memory inside the ST4030A. It prevents the risk that excessive writing to the flash memory inside the ST4030A, thereby maintaining the lifespan of the flash memory inside the ST4030A.
⋅If saving is suppressed, the clock display at the bottom right of the screen will not variation to red, the red indicate that saving to flash memory is in progress.
|
Syntax |
Command |
:SYSTem:STARtup:MODe <NORMal/KEEP/NONE/SETTing/GENeral/BDV/RPDiv> |
Query |
:SYSTem:STARtup:MODe? |
|
Response |
<NORMAL/KEEP/NONE/SETTING/GENERAL/BDV/RPDIV> |
|
Parameter |
|
|
Explanation |
Command |
Sets the fixation of mode at startup.
NORMal:The same behavior as up to version 1.10. |
Query |
Returns the startup mode settings. |
|
Example |
Command |
:SYSTem:STARtup:MODe GENeral |
Query |
:SYSTem:STARtup:MODe? |
|
Response |
:SYSTem:STARtup:MODe GENERAL
(when HEADER ON) |
|
Note |
Changes are remembered even when the power is turned off. |
Syntax |
Command |
|
Query |
:SYSTem:CAPacitance? |
|
Response |
<capacity of the instrument's internal discharge capacitor> |
|
Parameter |
|
|
Explanation |
Command |
|
Query |
Returns the capacity of the instrument's internal discharge capacitor. |
|
Example |
Command |
|
Query |
:SYSTem:CAPacitance? |
|
Response |
:SYSTem:CAPacitance 1.0E-08
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:SYSTem:INTerlock:ALWays <ON>,<Model number> |
Query |
:SYSTem:INTerlock:ALWays? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enable the interlock pin permanently. |
Query |
Returns whether the interlock pin is permanently enabled or not. |
|
Example |
Command |
:SYSTem:INTerlock:ALWays ON,ST4030A |
Query |
:SYSTem:INTerlock:ALWays? |
|
Response |
:SYSTem:INTerlock:ALWays ON
(when HEADER ON) |
|
Note |
Turn the power back on after setting. |
Syntax |
Command |
:SYSTem:IO:STOP ON,<Model number> |
Query |
:SYSTem:IO:STOP? |
|
Response |
<EDGE/LEVEL> |
|
Parameter |
|
|
Explanation |
Command |
Enable the level operation of the EXT. I/O STOP Pin permanently. |
Query |
Returns whether the level operation of the EXT. I/O STOP Pin is permanently enabled or not. |
|
Example |
Command |
:SYSTem:IO:STOP LEVEL,ST4030A |
Query |
:SYSTem:IO:STOP? |
|
Response |
:SYSTem:IO:STOP LEVEL
(when HEADER ON) |
|
Note |
Turn the power back on after setting. |
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:AUTO <OFF/ON/FAIL> |
Query |
:FILE:AUTO? |
|
Response |
<OFF/ON/FAIL> |
|
Parameter |
|
|
Explanation |
Command |
Sets auto file saving.
OFF : Data is not automatically saved to a file when measuring finishes. |
Query |
Returns the auto file saving settings. |
|
Example |
Command |
:FILE:AUTO ON |
Query |
:FILE:AUTO? |
|
Response |
:FILE:AUTO ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:AUTO:TEXT <OFF/ON> |
Query |
:FILE:AUTO:TEXT? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets to save in text format when auto-saving files. OFF : Test results are not saved to a text file during auto file saving. |
Query |
Returns the save in text format settings when auto-saving files. |
|
Example |
Command |
:FILE:AUTO:TEXT ON |
Query |
:FILE:AUTO:TEXT? |
|
Response |
:FILE:AUTO:TEXT ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:AUTO:SCReen <OFF/ON> |
Query |
:FILE:AUTO:SCReen? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets screen saving during auto file saving. OFF : The measurement screen images are not saved during auto file saving. |
Query |
Returns the screen saving settings during auto file saving. |
|
Example |
Command |
:FILE:AUTO:SCReen ON |
Query |
:FILE:AUTO:SCReen? |
|
Response |
:FILE:AUTO:SCREEN ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:MANual:SAVE |
Query |
|
|
Response |
|
|
Parameter |
|
|
Explanation |
Command |
Saves files manually. |
Query |
|
|
Example |
Command |
:FILE:MANual:SAVE |
Query |
|
|
Response |
|
|
Note |
|
Syntax |
Command |
:FILE:MANual:MODE <SELect/QUICk> |
Query |
:FILE:MANual:MODE? |
|
Response |
<SELECT/QUICK> |
|
Parameter |
|
|
Explanation |
Command |
Sets the operations during manual file saving. SELect : Selects and saves using the save details selection window. |
Query |
Returns the operations settings during manual file saving. |
|
Example |
Command |
:FILE:MANual:MODE SELect |
Query |
:FILE:MANual:MODE? |
|
Response |
:FILE:MANUAL:MODE SELECT
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:MANual:TEXT <OFF/ON> |
Query |
:FILE:MANual:TEXT? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets to save in text format when manually saving files. OFF : Test results are not saved to a text file during manual file saving. |
Query |
Returns the settings of the text format save during manual file saving. |
|
Example |
Command |
:FILE:MANual:TEXT ON |
Query |
:FILE:MANual:TEXT? |
|
Response |
:FILE:MANUAL:TEXT ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:MANual:SCReen <OFF/ON> |
Query |
:FILE:MANual:SCReen? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets screen saving during manual file saving. OFF : The screen images are not saved during manual file saving. |
Query |
Returns the screen saving settings during manual file saving. |
|
Example |
Command |
:FILE:MANual:SCReen ON |
Query |
:FILE:MANual:SCReen? |
|
Response |
:FILE:MANUAL:SCREEN ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:TYPE:PICTure <COLor/MONochrome> |
Query |
:FILE:TYPE:PICTure? |
|
Response |
<COLOR/MONOCHROME> |
|
Parameter |
|
|
Explanation |
Command |
Sets the image save type. COLor : Color BMP data |
Query |
Returns the image save type settings. |
|
Example |
Command |
:FILE:TYPE:PICTure COLor |
Query |
:FILE:TYPE:PICTure? |
|
Response |
:FILE:TYPE:PICTURE COLOR
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:INCLude:TEXT:DATE <OFF/ON> |
Query |
:FILE:INCLude:TEXT:DATE? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Sets to save the date and time of the save when saving text files. OFF : Date and time of save not saved. |
Query |
Returns the settings for saving the date and time of the save when saving in text format. |
|
Example |
Command |
:FILE:INCLude:TEXT:DATE ON |
Query |
:FILE:INCLude:TEXT:DATE? |
|
Response |
:FILE:INCLUDE:TEXT:DATE ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:INCLude:TEXT:SETTing <OFF/ON> |
Query |
:FILE:INCLude:TEXT:SETTing? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the measurement conditions to be saved when saving in text format. OFF : Measurement conditions not saved. |
Query |
Returns the measurement conditions save settings when saving in text format. |
|
Example |
Command |
:FILE:INCLude:TEXT:SETTing ON |
Query |
:FILE:INCLude:TEXT:SETTing? |
|
Response |
:FILE:INCLUDE:TEXT:SETTING ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:INCLude:TEXT:CALCulation <OFF/ON> |
Query |
:FILE:INCLude:TEXT:CALCulation? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the peak value and zero cross value to be saved when saving in text format. OFF : Peak values and zero cross values are not saved. |
Query |
Returns the peak value and zero cross value save settings when saving in text format. |
|
Example |
Command |
:FILE:INCLude:TEXT:CALCulation ON |
Query |
:FILE:INCLude:TEXT:CALCulation? |
|
Response |
:FILE:INCLUDE:TEXT:CALCULATION ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:INCLude:TEXT:JUDGment <OFF/ON> |
Query |
:FILE:INCLude:TEXT:JUDGment? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the judgment values and judgment results to be saved when saving in text format. OFF : Judgment values and judgment results are not saved. |
Query |
Returns the settings for the judgment values and judgment results to be saved when saving in text format. |
|
Example |
Command |
:FILE:INCLude:TEXT:JUDGment ON |
Query |
:FILE:INCLude:TEXT:JUDGment? |
|
Response |
:FILE:INCLUDE:TEXT:JUDGMENT ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:INCLude:TEXT:WAVeform <OFF/ON> |
Query |
:FILE:INCLude:TEXT:WAVeform? |
|
Response |
<OFF/ON> |
|
Parameter |
|
|
Explanation |
Command |
Enables the measurement waveforms to be saved when saving in text format. OFF : Measurement waveforms are not saved. |
Query |
Returns the measurement waveforms save settings when saving in text format. |
|
Example |
Command |
:FILE:INCLude:TEXT:WAVeform ON |
Query |
:FILE:INCLude:TEXT:WAVeform? |
|
Response |
:FILE:INCLUDE:TEXT:WAVEFORM ON
(when HEADER ON) |
|
Note |
|
Syntax |
Command |
:FILE:NAME <"File name"> |
Query |
:FILE:NAME? |
|
Response |
<File name> |
|
Parameter |
<"File name"> (up to 31 characters) |
|
Explanation |
Command |
Sets the saved file name. |
Query |
Returns the saved file name settings. |
|
Example |
Command |
:FILE:NAME "DATA" |
Query |
:FILE:NAME? |
|
Response |
DATA
|
|
Note |
|
Syntax |
Command |
:FILE:FOLDer:TEXT <"Folder name"> |
Query |
:FILE:FOLDer:TEXT? |
|
Response |
<Folder name> |
|
Parameter |
<"Folder name"> (up to 31 characters) |
|
Explanation |
Command |
Sets the save folder for text format data. |
Query |
Returns the save folder settings for text format data. |
|
Example |
Command |
:FILE:FOLDer:TEXT "TEXT" |
Query |
:FILE:FOLDer:TEXT? |
|
Response |
TEXT
|
|
Note |
|
Syntax |
Command |
:FILE:FOLDer:MEMory <"Folder name"> |
Query |
:FILE:FOLDer:MEMory? |
|
Response |
<Folder name> |
|
Parameter |
<"Folder name"> (up to 31 characters) |
|
Explanation |
Command |
Sets the save folder for memory data. |
Query |
Returns the save folder settings for memory data. |
|
Example |
Command |
:FILE:FOLDer:MEMory "MEMORY" |
Query |
:FILE:FOLDer:MEMory? |
|
Response |
MEMORY
|
|
Note |
|
Syntax |
Command |
:FILE:FOLDer:PICTure <"Folder name"> |
Query |
:FILE:FOLDer:PICTure? |
|
Response |
<Folder name> |
|
Parameter |
<"Folder name"> (up to 31 characters) |
|
Explanation |
Command |
Sets the image save folder. |
Query |
Returns the image save folder settings. |
|
Example |
Command |
:FILE:FOLDer:PICTure "PICTURE" |
Query |
:FILE:FOLDer:PICTure? |
|
Response |
PICTURE
|
|
Note |
|
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:TABLe:SAVE <Table No.>,<"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Specifies the file name, and saves the table data to USB flash drive. |
Query |
|
|
Example |
Command |
:FILE:TABLe:SAVE 2,"/SETTING/TBL_002" |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if a USB flash drive is not connect. |
Syntax |
Command |
:FILE:TABLe:LOAD <Table No.>,<"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<Table No.> = 1 to 255 (NR1) |
|
Explanation |
Command |
Specifies the file name, and loads the table data from USB flash drive. |
Query |
|
|
Example |
Command |
:FILE:TABLe:LOAD 2,"/SETTING/TBL_002" |
Query |
|
|
Response |
|
|
Note |
An execution error will result if a settings with the specified name does not exist. |
Syntax |
Command |
:FILE:TABLe:ALLSave <"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> (up to 251 characters) |
|
Explanation |
Command |
Specifies the file name, and saves all the settings items to USB flash drive. |
Query |
|
|
Example |
Command |
:FILE:TABLe:ALLSave "/SETTING/ALLSETTING" |
Query |
|
|
Response |
|
|
Note |
An execution error occurs if a USB flash drive is not connect. |
Syntax |
Command |
:FILE:TABLe:ALLLoad <"File name"> |
Query |
|
|
Response |
|
|
Parameter |
<"File name"> (up to 251 characters) |
|
Explanation |
Command |
Specifies the file name, and loads all the settings items from USB flash drive. |
Query |
|
|
Example |
Command |
:FILE:TABLe:ALLLoad "/SETTING/ALLSETTING" |
Query |
|
|
Response |
|
|
Note |
An execution error will result if a settings with the specified name does not exist. |
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 |
|