Catalog

SCPI Command :

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

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

get(touchStone=TouchStone.Default) str[source]
# SCPI: [SENSe]:CORRection:FRESponse:USER:SLISt<sli>:CATalog
value: str = driver.sense.correction.fresponse.user.slist.catalog.get(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 touchStone

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

return

file_list: No help available