Flist<FileList>

SCPI Command :

[SENSe]:CORRection:FRESponse:USER:FLISt<fli>:CLEar
Commands in total: 11
Subgroups: 8
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr64

driver.sense.correction.fresponse.user.flist.repcap_fileList_set(repcap.FileList.Nr1)
clear(fileList=FileList.Default) None[source]
# [SENSe]:CORRection:FRESponse:USER:FLISt<fli>:CLEar
driver.sense.correction.fresponse.user.flist.clear(fileList = repcap.FileList.Default)

Removes all frequency response (.fres) files in the current configuration for the selected or all input types.

Parameters:

fileList – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Flist’)

clear_with_opc(fileList=FileList.Default, opc_timeout_ms: int = -1) None[source]

Cloning the Group

# Create a copy of the original group, that exists independently
flist_copy = driver.sense.correction.fresponse.user.flist.clone()

Subgroups