Accept
SCPI Command :
[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:MATRix:ACCept
- class AcceptCls[source]
Accept commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(mimoTap=MimoTap.Default) None [source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:MATRix:ACCept driver.source.fsimulator.mimo.tap.matrix.accept.set(mimoTap = repcap.MimoTap.Default)
Accepts the values for the phase/imaginary and the real/ration part of the correlation.
- param mimoTap
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- set_with_opc(mimoTap=MimoTap.Default, opc_timeout_ms: int = - 1) None [source]