Select

SCPI Command :

[SENSe]:CORRection:FRESponse:USER:SLISt<sli>:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(file_path: str, touchStone=TouchStone.Default) None[source]
# [SENSe]:CORRection:FRESponse:USER:SLISt<sli>:SELect
driver.sense.correction.fresponse.user.slist.select.set(file_path = 'abc', 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.

  • touchStone – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)