auxin
¶
The auxin commands module.
These commands are used in the following models: DPO7AX
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- AUXIn:PRObe:GAIN?
- AUXIn:VTERM:DUAL:A <NR3>
- AUXIn:VTERM:DUAL:A?
- AUXIn:VTERM:DUAL:B <NR3>
- AUXIn:VTERM:DUAL:B?
Auxin
¶
Bases: SCPICmdRead
The AUXIn command tree.
Usage
- Using the
.query()method will send theAUXIn?query. - Using the
.verify(value)method will send theAUXIn?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.probe: TheAUXIn:PRObecommand tree..vterm: TheAUXIn:VTERMcommand tree.
probe
property
¶
probe: AuxinProbe
Return the AUXIn:PRObe command tree.
Usage
- Using the
.query()method will send theAUXIn:PRObe?query. - Using the
.verify(value)method will send theAUXIn:PRObe?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.gain: TheAUXIn:PRObe:GAINcommand.
vterm
property
¶
vterm: AuxinVterm
Return the AUXIn:VTERM command tree.
Usage
- Using the
.query()method will send theAUXIn:VTERM?query. - Using the
.verify(value)method will send theAUXIn:VTERM?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.dual: TheAUXIn:VTERM:DUALcommand tree.
AuxinProbe
¶
Bases: SCPICmdRead
The AUXIn:PRObe command tree.
Usage
- Using the
.query()method will send theAUXIn:PRObe?query. - Using the
.verify(value)method will send theAUXIn:PRObe?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.gain: TheAUXIn:PRObe:GAINcommand.
gain
property
¶
gain: AuxinProbeGain
Return the AUXIn:PRObe:GAIN command.
Description
- The gain of a probe is the output divided by the input transfer ratio. For example, a common 10x probe has a gain of 0.1.
Usage
- Using the
.query()method will send theAUXIn:PRObe:GAIN?query. - Using the
.verify(value)method will send theAUXIn:PRObe:GAIN?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- AUXIn:PRObe:GAIN?
AuxinProbeGain
¶
Bases: SCPICmdRead
The AUXIn:PRObe:GAIN command.
Description
- The gain of a probe is the output divided by the input transfer ratio. For example, a common 10x probe has a gain of 0.1.
Usage
- Using the
.query()method will send theAUXIn:PRObe:GAIN?query. - Using the
.verify(value)method will send theAUXIn:PRObe:GAIN?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- AUXIn:PRObe:GAIN?
AuxinVterm
¶
Bases: SCPICmdRead
The AUXIn:VTERM command tree.
Usage
- Using the
.query()method will send theAUXIn:VTERM?query. - Using the
.verify(value)method will send theAUXIn:VTERM?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.dual: TheAUXIn:VTERM:DUALcommand tree.
dual
property
¶
dual: AuxinVtermDual
Return the AUXIn:VTERM:DUAL command tree.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.a: TheAUXIn:VTERM:DUAL:Acommand..b: TheAUXIn:VTERM:DUAL:Bcommand.
AuxinVtermDual
¶
Bases: SCPICmdRead
The AUXIn:VTERM:DUAL command tree.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.a: TheAUXIn:VTERM:DUAL:Acommand..b: TheAUXIn:VTERM:DUAL:Bcommand.
a
property
¶
Return the AUXIn:VTERM:DUAL:A command.
Description
- This command sets or queries the A voltage termination for probes with dual inputs that support settable termination voltage.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL:A?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL:A?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXIn:VTERM:DUAL:A valuecommand.
SCPI Syntax
- AUXIn:VTERM:DUAL:A <NR3>
- AUXIn:VTERM:DUAL:A?
Info
<NR3>is the voltage termination to be set to the A side.
b
property
¶
Return the AUXIn:VTERM:DUAL:B command.
Description
- This command sets or queries the B voltage termination for probes with dual inputs that support settable termination voltage.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL:B?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL:B?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXIn:VTERM:DUAL:B valuecommand.
SCPI Syntax
- AUXIn:VTERM:DUAL:B <NR3>
- AUXIn:VTERM:DUAL:B?
Info
<NR3>is the voltage termination to be set to the B side.
AuxinVtermDualA
¶
Bases: SCPICmdWrite, SCPICmdRead
The AUXIn:VTERM:DUAL:A command.
Description
- This command sets or queries the A voltage termination for probes with dual inputs that support settable termination voltage.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL:A?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL:A?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXIn:VTERM:DUAL:A valuecommand.
SCPI Syntax
- AUXIn:VTERM:DUAL:A <NR3>
- AUXIn:VTERM:DUAL:A?
Info
<NR3>is the voltage termination to be set to the A side.
AuxinVtermDualB
¶
Bases: SCPICmdWrite, SCPICmdRead
The AUXIn:VTERM:DUAL:B command.
Description
- This command sets or queries the B voltage termination for probes with dual inputs that support settable termination voltage.
Usage
- Using the
.query()method will send theAUXIn:VTERM:DUAL:B?query. - Using the
.verify(value)method will send theAUXIn:VTERM:DUAL:B?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXIn:VTERM:DUAL:B valuecommand.
SCPI Syntax
- AUXIn:VTERM:DUAL:B <NR3>
- AUXIn:VTERM:DUAL:B?
Info
<NR3>is the voltage termination to be set to the B side.