Insert

SCPI Commands

SENSe:CORRection:FRESponse:BASeband:USER:SLISt<TouchStone>:INSert
class InsertCls[source]

Insert commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(touchStone=TouchStone.Default) str[source]
# SCPI: [SENSe]:CORRection:FRESponse:BASeband:USER:SLISt<sli>:INSert
value: str = driver.sense.correction.fresponse.baseband.user.slist.insert.get(touchStone = repcap.TouchStone.Default)

No command help available

param touchStone

optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)

return

file_path: No help available

set(file_path: str, touchStone=TouchStone.Default) None[source]
# SCPI: [SENSe]:CORRection:FRESponse:BASeband:USER:SLISt<sli>:INSert
driver.sense.correction.fresponse.baseband.user.slist.insert.set(file_path = '1', touchStone = repcap.TouchStone.Default)

No command help available

param file_path

No help available

param touchStone

optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Slist’)