Select
SCPI Command :
[SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:SELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(file_path: str, inputPy=InputPy.Default, touchStone=TouchStone.Default) None[source]
# [SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:SELect driver.sense.correction.fresponse.inputPy.user.slist.select.set(file_path = 'abc', inputPy = repcap.InputPy.Default, touchStone = repcap.TouchStone.Default)
Selects a Touchstone format file from the specified directory to be loaded to the current configuration for the specified input type. If no input type is specified, the currently active input source is assumed. The query returns the currently selected file. To determine which files are available, use method
RsFsw.sense.correction.fresponse.user.slist.catalog.get().- Parameters:
file_path – string Path and file name of the selected file. The default directory for Touchstone files is C:/R_S/INSTR/USER/Fresponse.
inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)
touchStone – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)