Store

SCPI Command :

[SOURce<HW>]:BB:W3GPp:BSTation:ENHanced:CHANnel<CH0>:DPCH:CCODing:USER:STORe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(filename: str, channelNull=ChannelNull.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:BSTation:ENHanced:CHANnel<CH0>:DPCH:CCODing:USER:STORe
driver.source.bb.w3Gpp.bstation.enhanced.channel.dpch.ccoding.user.store.set(filename = 'abc', channelNull = repcap.ChannelNull.Default)

The command saves the current settings for channel coding as user channel coding in the specified file. The files are stored with the fixed file extensions 3g_ccod_dl in a directory of the user’s choice. The directory in which the file is stored is defined with the method RsSmw.massMemory.current_directory() . To store the files in this directory, you only have to give the file name, without the path and the file extension.

Parameters:
  • filename – string

  • channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Channel’)