Insert

SCPI Commands

SENSe:CORRection:FRESponse:BASeband:USER:FLISt<FileList>:INSert
class InsertCls[source]

Insert commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(fileList=FileList.Default) str[source]
# SCPI: [SENSe]:CORRection:FRESponse:BASeband:USER:FLISt<fli>:INSert
value: str = driver.sense.correction.fresponse.baseband.user.flist.insert.get(fileList = repcap.FileList.Default)

No command help available

param fileList

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

return

file_path: No help available

set(file_path: str, fileList=FileList.Default) None[source]
# SCPI: [SENSe]:CORRection:FRESponse:BASeband:USER:FLISt<fli>:INSert
driver.sense.correction.fresponse.baseband.user.flist.insert.set(file_path = '1', fileList = repcap.FileList.Default)

No command help available

param file_path

No help available

param fileList

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