Remove

SCPI Command :

[SENSe]:CORRection:FRESponse:BASeband:USER:SLISt<sli>:REMove
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(touchStone=TouchStone.Default) None[source]
# [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.

Parameters:

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]