Imaginary

SCPI Command :

[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:KRONecker:CORRelation:TX:BF:IMAGinary
class ImaginaryCls[source]

Imaginary commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(mimoTap=MimoTap.Default) float[source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:KRONecker:CORRelation:TX:BF:IMAGinary
value: float = driver.source.fsimulator.mimo.tap.kronecker.correlation.tx.bf.imaginary.get(mimoTap = repcap.MimoTap.Default)

No command help available

param mimoTap

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

return

imaginary: No help available

set(imaginary: float, mimoTap=MimoTap.Default) None[source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:KRONecker:CORRelation:TX:BF:IMAGinary
driver.source.fsimulator.mimo.tap.kronecker.correlation.tx.bf.imaginary.set(imaginary = 1.0, mimoTap = repcap.MimoTap.Default)

No command help available

param imaginary

No help available

param mimoTap

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