Setting
SCPI Command :
[SOURce<HW>]:BB:[LRWPan]:MMS:SETTing:DELete
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_delete() str[source]
# [SOURce<HW>]:BB:[LRWPan]:MMS:SETTing:DELete value: str = driver.source.bb.lrWpan.mms.setting.get_delete()
Deletes the selected file from the default or the specified directory. Deleted are files with extension hrpuwb. Refer to ‘Accessing Files in the Default or Specified Directory’ for general information on file handling in the default and in a specific directory.
- Returns:
filename: string
- set_delete(filename: str) None[source]
# [SOURce<HW>]:BB:[LRWPan]:MMS:SETTing:DELete driver.source.bb.lrWpan.mms.setting.set_delete(filename = 'abc')
Deletes the selected file from the default or the specified directory. Deleted are files with extension hrpuwb. Refer to ‘Accessing Files in the Default or Specified Directory’ for general information on file handling in the default and in a specific directory.
- Parameters:
filename – string