Phase<SPortPair>
SCPI Command :
[SENSe]:CORRection:FRESponse:USER:SLISt<sli>:DATA:PHASe<spi>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Ix1 .. Ix4 driver.sense.correction.fresponse.user.slist.data.phase.repcap_sPortPair_set(repcap.SPortPair.Ix1)
- get(touchStone=TouchStone.Default, sPortPair=SPortPair.Default) float[source]
# [SENSe]:CORRection:FRESponse:USER:SLISt<sli>:DATA:PHASe<spi> value: float = driver.sense.correction.fresponse.user.slist.data.phase.get(touchStone = repcap.TouchStone.Default, sPortPair = repcap.SPortPair.Default)
Queries the trace values for the specified .snp file and ports.
- Parameters:
touchStone – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)
sPortPair – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Phase’)
Cloning the Group
# Create a copy of the original group, that exists independently
phase_copy = driver.sense.correction.fresponse.user.slist.data.phase.clone()