Store

SCPI Command :

[SOURce<HW>]:BB:GSM:FRAMe<DI>:ULISt:STORe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(filename: str, frameIx=FrameIx.Default) None[source]
# [SOURce<HW>]:BB:GSM:FRAMe<DI>:ULISt:STORe
driver.source.bb.gsm.frame.ulist.store.set(filename = 'abc', frameIx = repcap.FrameIx.Default)

This command stores the current frame settings into the selected file. The directory is set using command method RsSmw.massMemory.current_directory() . A path can also be specified, in which case the files in the specified directory are read. Only enter the file name. User Standards are stored as files with the specific file extensions gsm_fu and gsm_hfu.

Parameters:
  • filename – string

  • frameIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)