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.inputPy.dpath.get()

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

return

direct_path_setting: No help available

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

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

param direct_path_setting

No help available