Select
SCPI Command :
[SENSe]:CORRection:FRESponse:INPut<ip>:USER:FLISt<fli>:SELect
- class SelectCls[source]
Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(file_path: str, inputIx=InputIx.Default, fileList=FileList.Default) None [source]
# SCPI: [SENSe]:CORRection:FRESponse:INPut<ip>:USER:FLISt<fli>:SELect driver.sense.correction.fresponse.inputPy.user.flist.select.set(file_path = 'abc', inputIx = repcap.InputIx.Default, fileList = repcap.FileList.Default)
Loads an additional frequency response (.fres) file to the current configuration.
- param file_path
string Path and file name The default directory for .fres files is C:/R_S/INSTR/USER/Fresponse.
- param inputIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)
- param fileList
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Flist’)