Gain
SCPI Command :
[SOURce<HW>]:CEMulation: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>]:CEMulation:MIMO:SCWI:CLUSter<CH>:TAP<ST>:SUBCluster<DI>:GAIN value: float = driver.source.cemulation.mimo.scwi.cluster.tap.subCluster.gain.get(cluster = repcap.Cluster.Default, mimoTap = repcap.MimoTap.Default, subCluster = repcap.SubCluster.Default)
No help available
- 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’)