Fader

SCPI Command :

TEST:FADer
class FaderCls[source]

Fader commands group definition. 2 total commands, 1 Subgroups, 1 group commands

get_value() bool[source]
# SCPI: TEST:FADer
value: bool = driver.test.fader.get_value()

No command help available

return

fader: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.test.fader.clone()

Subgroups