Remove
SCPI Command :
[SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:REMove
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(inputPy=InputPy.Default, touchStone=TouchStone.Default) None[source]
# [SENSe]:CORRection:FRESponse:INPut<ip>:USER:SLISt<sli>:REMove driver.sense.correction.fresponse.inputPy.user.slist.remove.set(inputPy = repcap.InputPy.Default, touchStone = repcap.TouchStone.Default)
Removes the specified touchstone file from the list.
- Parameters:
inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)
touchStone – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)
- set_with_opc(inputPy=InputPy.Default, touchStone=TouchStone.Default, opc_timeout_ms: int = -1) None[source]