Apply

SCPI Commands

SENSe:ESPectrum<SubBlock>:MSR:APPLy
class ApplyCls[source]

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

set(subBlock=SubBlock.Default) None[source]
# SCPI: [SENSe]:ESPectrum<sb>:MSR:APPLy
driver.sense.espectrum.msr.apply.set(subBlock = repcap.SubBlock.Default)

No command help available

param 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]