Size

SCPI Command :

[SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:SIZE
class SizeCls[source]

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

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

Queries the number of entries in the list of touchstone files for the current configuration.

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

size: integer Range: 1 to 15