Restore
SCPI Command :
[SENSe]:ESPectrum<sb>:PRESet:RESTore
- class RestoreCls[source]
Restore commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(subBlock=SubBlock.Default) None [source]
# SCPI: [SENSe]:ESPectrum<sb>:PRESet:RESTore driver.applications.k14Xnr5G.sense.espectrum.preset.restore.set(subBlock = repcap.SubBlock.Default)
Restores the default configurations of predefined SEM standards. Note that the command will overwrite customized standards that have the same name as predefined standards.
- 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]