Dpath

SCPI Commands

INPut:DPATh
class DpathCls[source]

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

get() AutoOrOff[source]
# SCPI: INPut:DPATh
value: enums.AutoOrOff = driver.applications.k60Transient.inputPy.dpath.get()

Enables or disables the use of the direct path for frequencies close to 0 Hz.

return

state: No help available

set(state: AutoOrOff) None[source]
# SCPI: INPut:DPATh
driver.applications.k60Transient.inputPy.dpath.set(state = enums.AutoOrOff.AUTO)

Enables or disables the use of the direct path for frequencies close to 0 Hz.

param state

No help available