Result
SCPI Commands :
POWer:ONOFf:RESult:TON
POWer:ONOFf:RESult:TOFF
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_toff() float[source]
# POWer:ONOFf:RESult:TOFF value: float = driver.power.onOff.result.get_toff()
Returns the result time.
- Returns:
turn_off_time: -100E+24 to 100E+24
- get_ton() float[source]
# POWer:ONOFf:RESult:TON value: float = driver.power.onOff.result.get_ton()
Returns the result time.
- Returns:
turn_on_time: -100E+24 to 100E+24