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