Dpath

SCPI Commands

INPut<InputIx>:DPATh
class DpathCls[source]

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

get(inputIx=InputIx.Default) AutoOrOff[source]
# SCPI: INPut<ip>:DPATh
value: enums.AutoOrOff = driver.applications.k30NoiseFigure.inputPy.dpath.get(inputIx = repcap.InputIx.Default)

No command help available

param inputIx

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

return

state: No help available

set(state: AutoOrOff, inputIx=InputIx.Default) None[source]
# SCPI: INPut<ip>:DPATh
driver.applications.k30NoiseFigure.inputPy.dpath.set(state = enums.AutoOrOff.AUTO, inputIx = repcap.InputIx.Default)

No command help available

param state

No help available

param inputIx

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