Real
SCPI Command :
[SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:CG:REAL
- class RealCls[source]
Real commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mimoTap=MimoTap.Default) float [source]
# SCPI: [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:CG:REAL value: float = driver.source.cemulation.mimo.tap.kronecker.correlation.rx.cg.real.get(mimoTap = repcap.MimoTap.Default)
No command help available
- param mimoTap:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- return:
real: No help available
- set(real: float, mimoTap=MimoTap.Default) None [source]
# SCPI: [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:CG:REAL driver.source.cemulation.mimo.tap.kronecker.correlation.rx.cg.real.set(real = 1.0, mimoTap = repcap.MimoTap.Default)
No command help available
- param real:
No help available
- param mimoTap:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)