Remove
SCPI Command :
[SENSe]:CORRection:FRESponse:BASeband:USER:SLISt<sli>:REMove
- class RemoveCls[source]
Remove commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(touchStone=TouchStone.Default) None [source]
# SCPI: [SENSe]:CORRection:FRESponse:BASeband:USER:SLISt<sli>:REMove driver.sense.correction.fresponse.baseband.user.slist.remove.set(touchStone = repcap.TouchStone.Default)
Removes the specified touchstone file from the list.
- param touchStone
optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)
- set_with_opc(touchStone=TouchStone.Default, opc_timeout_ms: int = - 1) None [source]