Gain
SCPI Command :
[SOURce<HW>]:FSIMulator:MIMO:SCWI:CLUSter<CH>:TAP<ST>:SUBCluster<DI>:GAIN
- class GainCls[source]
Gain commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cluster=Cluster.Default, mimoTap=MimoTap.Default, subCluster=SubCluster.Default) float [source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:SCWI:CLUSter<CH>:TAP<ST>:SUBCluster<DI>:GAIN value: float = driver.source.fsimulator.mimo.scwi.cluster.tap.subCluster.gain.get(cluster = repcap.Cluster.Default, mimoTap = repcap.MimoTap.Default, subCluster = repcap.SubCluster.Default)
Queries the resulting relative gain of an enabled sub-cluster.
- param cluster
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cluster’)
- param mimoTap
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- param subCluster
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘SubCluster’)
- return
gain: float Range: -50 to 0