Remove

SCPI Commands

SENSe:CORRection:FRESponse:BASeband:USER:SLISt<TouchStone>: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)

No command help available

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]