Accept

SCPI Command :

[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:MATRix:ACCept
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(mimoTap=MimoTap.Default) None[source]
# [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.

Parameters:

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]