Gain
SCPI Commands :
TRPRobe:SETup:GAIN:AUTO
TRPRobe:SETup:GAIN:MANual
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_auto() float[source]
# TRPRobe:SETup:GAIN:AUTO value: float = driver.trProbe.setup.gain.get_auto()
No help available
- get_manual() float[source]
# TRPRobe:SETup:GAIN:MANual value: float = driver.trProbe.setup.gain.get_manual()
Sets the gain of a current probe.
- set_manual(prb_gn_md_manual: float) None[source]
# TRPRobe:SETup:GAIN:MANual driver.trProbe.setup.gain.set_manual(prb_gn_md_manual = 1.0)
Sets the gain of a current probe.
- Parameters:
prb_gn_md_manual – 100E-6 to 10000