Qcomponent
SCPI Command :
[SOURce]:BB:IMPairment:BBMM<CH>:LEAKage:Q
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(iqConnector=IqConnector.Default) float[source]
# [SOURce]:BB:IMPairment:BBMM<CH>:LEAKage:Q value: float = driver.source.bb.impairment.bbmm.leakage.qcomponent.get(iqConnector = repcap.IqConnector.Default)
Determines the leakage amplitude of the I or Q signal component of the corresponding stream
- Parameters:
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)
- set(qpart: float, iqConnector=IqConnector.Default) None[source]
# [SOURce]:BB:IMPairment:BBMM<CH>:LEAKage:Q driver.source.bb.impairment.bbmm.leakage.qcomponent.set(qpart = 1.0, iqConnector = repcap.IqConnector.Default)
Determines the leakage amplitude of the I or Q signal component of the corresponding stream
- Parameters:
qpart – float Range: -10 to 10
iqConnector – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bbmm’)