Actual

SCPI Command :

POWer:TRANsient:RESult[:ACTual]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(meas_type: PwrTransientResultMeasType) float[source]
# POWer:TRANsient:RESult[:ACTual]
value: float = driver.power.transient.result.actual.get(meas_type = enums.PwrTransientResultMeasType.DELay)

Returns the results of the transient response measurement.

Parameters:

meas_type – OVERshoot | RTIMe | DELay | PEAKtime | SETTling