Immediate

SCPI Command :

[SOURce<HW>]:POWer:[LEVel]:[IMMediate]:RCL
class ImmediateCls[source]

Immediate commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_recall() InclExcl[source]
# SCPI: [SOURce<HW>]:POWer:[LEVel]:[IMMediate]:RCL
value: enums.InclExcl = driver.source.power.level.immediate.get_recall()

No command help available

return:

rcl: No help available

set_recall(rcl: InclExcl) None[source]
# SCPI: [SOURce<HW>]:POWer:[LEVel]:[IMMediate]:RCL
driver.source.power.level.immediate.set_recall(rcl = enums.InclExcl.EXCLude)

No command help available

param rcl:

No help available