Catalog

SCPI Command :

[SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:CATalog
class CatalogCls[source]

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

get(inputIx=InputIx.Default, touchStone=TouchStone.Default) str[source]
# SCPI: [SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:CATalog
value: str = driver.sense.correction.fresponse.inputPy.user.slist.catalog.get(inputIx = repcap.InputIx.Default, touchStone = repcap.TouchStone.Default)

Returns a list of currently configured touchstone format files. Tip: to determine the currently selected file, use the [SENSe:]CORRection:FRESponse<si>:USER:SLISt<sli>:SELect query.

param inputIx

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

param touchStone

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

return

file_list: No help available