Fader
SCPI Command :
TEST:FADer
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get_value() bool[source]
# TEST:FADer value: bool = driver.test.fader.get_value()
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
fader_copy = driver.test.fader.clone()
Subgroups