Coupling
SCPI Command :
SCONfiguration:EXTernal:RF<CH>:RF:COUPling
- class CouplingCls[source]
Coupling commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(path=Path.Default) bool [source]
# SCPI: SCONfiguration:EXTernal:RF<CH>:RF:COUPling value: bool = driver.sconfiguration.external.rf.rf.coupling.get(path = repcap.Path.Default)
No command help available
- param path
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)
- return
rf_coupling_state: No help available
- set(rf_coupling_state: bool, path=Path.Default) None [source]
# SCPI: SCONfiguration:EXTernal:RF<CH>:RF:COUPling driver.sconfiguration.external.rf.rf.coupling.set(rf_coupling_state = False, path = repcap.Path.Default)
No command help available
- param rf_coupling_state
No help available
- param path
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rf’)