Size

SCPI Command :

[SENSe]:CORRection:FRESponse:INPut<ip>:USER:FLISt<fli>:SIZE
class SizeCls[source]

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

get(inputIx=InputIx.Default, fileList=FileList.Default) int[source]
# SCPI: [SENSe]:CORRection:FRESponse:INPut<ip>:USER:FLISt<fli>:SIZE
value: int = driver.sense.correction.fresponse.inputPy.user.flist.size.get(inputIx = repcap.InputIx.Default, fileList = repcap.FileList.Default)

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

param inputIx

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

param fileList

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

return

size: integer Range: 1 to 15