Frequency
SCPI Command :
[SENSe]:CORRection:FRESponse:USER:SLISt<sli>:DATA:FREQuency<spi>
- class FrequencyCls[source]
Frequency commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(touchStone=TouchStone.Default, sPortPair=SPortPair.Ix1) float [source]
# SCPI: [SENSe]:CORRection:FRESponse:USER:SLISt<sli>:DATA:FREQuency<spi> value: float = driver.sense.correction.fresponse.user.slist.data.frequency.get(touchStone = repcap.TouchStone.Default, sPortPair = repcap.SPortPair.Ix1)
Queries the trace values for the specified .snp file and ports.
- param touchStone
optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)
- param sPortPair
optional repeated capability selector. Default value: Ix1
- return
result: No help available