Coupling

SCPI Command :

[SOURce<HW>]:CEMulation:MIMO:POWer:COUPling:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:CEMulation:MIMO:POWer:COUPling:STATe
value: bool = driver.source.cemulation.mimo.power.coupling.get_state()

No help available

set_state(state: bool) None[source]
# [SOURce<HW>]:CEMulation:MIMO:POWer:COUPling:STATe
driver.source.cemulation.mimo.power.coupling.set_state(state = False)

No help available