Interface
SCPI Command :
[SOURce]:IQ:OUTPut:DIGital:BBMM<CH>:INTerface
- class InterfaceCls[source]
Interface commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(iqConnector=IqConnector.Default) RsSmw.enums.BbinInterfaceMode [source]
# SCPI: [SOURce]:IQ:OUTPut:DIGital:BBMM<CH>:INTerface value: enums.BbinInterfaceMode = driver.source.iq.output.digital.bbmm.interface.get(iqConnector = repcap.IqConnector.Default)
Selects the connector for output of the digital IQ signal.
- param iqConnector
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)
- return
bbout_interf_mode: DIGital| HSDin DIGital DIG I/Q HSDin HS DIG I/Q
- set(bbout_interf_mode: RsSmw.enums.BbinInterfaceMode, iqConnector=IqConnector.Default) None [source]
# SCPI: [SOURce]:IQ:OUTPut:DIGital:BBMM<CH>:INTerface driver.source.iq.output.digital.bbmm.interface.set(bbout_interf_mode = enums.BbinInterfaceMode.DIGital, iqConnector = repcap.IqConnector.Default)
Selects the connector for output of the digital IQ signal.
- param bbout_interf_mode
DIGital| HSDin DIGital DIG I/Q HSDin HS DIG I/Q
- param iqConnector
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)