GPIB/RS232 Operation Description (IEEE-488.2)
5-17
The sequence for report data is:
MODE, OMETerage, MMETerage, LACMETerage,LDCMETerage, RELApsed,
DELApsed, TELApsed, FELApsed, STATe
Example: 1. Input command “SAFE: RES: AREP ON”. Sets auto reporting “ON”.
2. Input command “SAFE: RES: AREP: ITEM STAT, MODE, OMET”.
Sets the data to be reported. It assumed the test as AC
MODE, then return message is as below. AC, +5.200000E+01, 116
Description: When the test is done, it will follow the setting to report the data.
Note: It is no need to set the parameters in sequence; however, the data will report
sequentially.
[:SOURce]:SAFEty:RESult:AREPort:ITEM?
Queries data item of device auto report test as well as returns data report item.
(RS-232 interface only)
Example: Input command “SAFE:RES:AREP:ITEM?”
Return message “MODE,OMET,STAT”
Description: The return message presents “Measurement MODE”, “Output value”
and “Test result code”.
SOURce:SAFEty:RESult:ASAVe < boolean > | ON | OFF
This command sets the auto report function to “ON” or ‘OFF” at the next power on.
(RS-232 interface only)
Example: Input command “SOUR:SAFE:RES:ASAV ON”
Description: The auto report function is set to ‘ON” at the next power on.
SOURce:SAFEty:RESult:ASAVe?
Queries the device if the auto report function is active at the next power on.
Example: Input command “SOUR:SAFE:RES:ASAV?”
Description: It returns “1” if the auto report function is active the next power on.
[:SOURce]:SAFEty:STEP<n>:DELete
This command deletes step <n> and the step behind <n> will fill in the vacancy.
Example: Input command “SAFE:STEP 1:DEL”
Description: This command deletes step 1 setting value in the main
memory.
[:SOURce]:SAFEty:STEP<n>:SET?
This command queries all setting values in the selected step.
Example : Input command SAFE:SETP 1:SET?
Return message 1, AC, 5.000000E+03, 6.000000E-04,
7.000000E-06, 8.000000E-03, 2.300000E+05, 3.000000E+00,
1.000000E+00, 2.000000E+00, 6.000000E+01, (0),(0)
Description: This command means STEP setting value is STEP 1, AC, VOLT:
5.000kV, HIGH: 0.600mA, LOW: 0.007mA, ARC: 8.0mA, ARC
FILTER: 230kHz, TIME: 3.0s, RAMP: 1.0s, FALL: 2.0s, FREQ: 60Hz,
SCAN BOX: OFF.
[:SOURce]:SAFEty:STEP<n>:MODE?
This command queries the test Mode of the selected step.
The return format is: GBACDCIROSCPA.
Example: Input command “SAFE:RES:ALL:MODE?”
Return message “DC”
Description: Return message “DC” means the mode is DC.