Gvector<GainVector>

SCPI Command :

[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:PRESet
Commands in total: 131
Subgroups: 66
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr8

driver.source.fsimulator.mimo.tap.gvector.repcap_gainVector_set(repcap.GainVector.Nr1)
preset(mimoTap=MimoTap.Default) None[source]
# [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:PRESet
driver.source.fsimulator.mimo.tap.gvector.preset(mimoTap = repcap.MimoTap.Default)

Presets the vector matrix to a unitary matrix.

Parameters:

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

preset_with_opc(mimoTap=MimoTap.Default, opc_timeout_ms: int = -1) None[source]

Cloning the Group

# Create a copy of the original group, that exists independently
gvector_copy = driver.source.fsimulator.mimo.tap.gvector.clone()

Subgroups