Apply

SCPI Command :

[SENSe]:ESPectrum<sb>:MSR:APPLy
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:MSR:APPLy
driver.sense.espectrum.msr.apply.set(subBlock = repcap.SubBlock.Default)

Configures the SEM sweep list according to the MSR settings defined by previous commands.

Parameters:

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

set_with_opc(subBlock=SubBlock.Default, opc_timeout_ms: int = -1) None[source]