Real

SCPI Command :

[SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:DG:REAL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mimoTap=MimoTap.Default) float[source]
# [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:DG:REAL
value: float = driver.source.cemulation.mimo.tap.kronecker.correlation.rx.dg.real.get(mimoTap = repcap.MimoTap.Default)

No help available

Parameters:

mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)

set(real: float, mimoTap=MimoTap.Default) None[source]
# [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:KRONecker:CORRelation:RX:DG:REAL
driver.source.cemulation.mimo.tap.kronecker.correlation.rx.dg.real.set(real = 1.0, mimoTap = repcap.MimoTap.Default)

No help available

Parameters:

mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)