Test
SCPI Commands :
POWer:REPort:TEST:DSEA
POWer:REPort:TEST:SEA
POWer:REPort:TEST:ISE
POWer:REPort:TEST:RSE
POWer:REPort:TEST:ADD
- Commands in total: 11Subgroups: 6Direct child commands: 5
- get_dsea() PwrReportResultMeasType[source]
# POWer:REPort:TEST:DSEA value: enums.PwrReportResultMeasType = driver.power.report.test.get_dsea()
Manage the selection of reports.
- Returns:
meas_type: QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- get_ise() PwrReportResultMeasType[source]
# POWer:REPort:TEST:ISE value: enums.PwrReportResultMeasType = driver.power.report.test.get_ise()
Manage the selection of reports.
- Returns:
meas_type: QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- get_rse() PwrReportResultMeasType[source]
# POWer:REPort:TEST:RSE value: enums.PwrReportResultMeasType = driver.power.report.test.get_rse()
Manage the selection of reports.
- Returns:
meas_type: QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- get_sea() PwrReportResultMeasType[source]
# POWer:REPort:TEST:SEA value: enums.PwrReportResultMeasType = driver.power.report.test.get_sea()
Manage the selection of reports.
- Returns:
meas_type: QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- set_add(meas_type: PwrReportResultMeasType) None[source]
# POWer:REPort:TEST:ADD driver.power.report.test.set_add(meas_type = enums.PwrReportResultMeasType.DONR)
Manage reports.
- Parameters:
meas_type –
QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- set_dsea(meas_type: PwrReportResultMeasType) None[source]
# POWer:REPort:TEST:DSEA driver.power.report.test.set_dsea(meas_type = enums.PwrReportResultMeasType.DONR)
Manage the selection of reports.
- Parameters:
meas_type –
QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- set_ise(meas_type: PwrReportResultMeasType) None[source]
# POWer:REPort:TEST:ISE driver.power.report.test.set_ise(meas_type = enums.PwrReportResultMeasType.DONR)
Manage the selection of reports.
- Parameters:
meas_type –
QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- set_rse(meas_type: PwrReportResultMeasType) None[source]
# POWer:REPort:TEST:RSE driver.power.report.test.set_rse(meas_type = enums.PwrReportResultMeasType.DONR)
Manage the selection of reports.
- Parameters:
meas_type –
QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
- set_sea(meas_type: PwrReportResultMeasType) None[source]
# POWer:REPort:TEST:SEA driver.power.report.test.set_sea(meas_type = enums.PwrReportResultMeasType.DONR)
Manage the selection of reports.
- Parameters:
meas_type –
QUAL | RUSH | HARM | MODU | DONR | SLEW | SOA | TURN | SWIT | EFF | RIPP | TRANS | SPEC
QUAL: Power Quality
RUSH: Inrush Current
HARM: Current Harmonic
MODU: Modulation Analysis
DONR: Dynamic ON Resistance
SLEW: Slew Rate
SOA: Safe Operating Area (S.O.A.)
TURN: Turn On/Off
SWIT: Switching Loss
EFF: Power Efficiency
RIPP: Ripple
TRANS: Transient Response
SPEC: Spectrum
Cloning the Group
# Create a copy of the original group, that exists independently
test_copy = driver.power.report.test.clone()
Subgroups