Gain
SCPI Command :
[SOURce<HW>]:FSIMulator:MIMO:SCWI:CLUSter<CH>:TAP<ST>:SUBCluster<DI>:GAIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cluster=Cluster.Default, mimoTap=MimoTap.Default, subCluster=SubCluster.Default) float[source]
# [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.
- Parameters:
cluster – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cluster’)
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
subCluster – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘SubCluster’)
- Returns:
gain: float Range: -50 to 0