source3
¶
The source3 commands module.
These commands are used in the following models: AFG3K, AFG3KB, AFG3KC
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- SOURce3:POWer:LEVel:IMMediate:AMPLitude {<percent>|MINimum|MAXimum}
- SOURce3:POWer:LEVel:IMMediate:AMPLitude?
Source3
¶
Bases: SCPICmdRead
The SOURce3 command tree.
Usage
- Using the
.query()method will send theSOURce3?query. - Using the
.verify(value)method will send theSOURce3?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.power: TheSOURce3:POWercommand tree.
power
property
¶
power: Source3Power
Return the SOURce3:POWer command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer?query. - Using the
.verify(value)method will send theSOURce3:POWer?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.level: TheSOURce3:POWer:LEVelcommand tree.
Source3Power
¶
Bases: SCPICmdRead
The SOURce3:POWer command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer?query. - Using the
.verify(value)method will send theSOURce3:POWer?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.level: TheSOURce3:POWer:LEVelcommand tree.
level
property
¶
level: Source3PowerLevel
Return the SOURce3:POWer:LEVel command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.immediate: TheSOURce3:POWer:LEVel:IMMediatecommand tree.
Source3PowerLevel
¶
Bases: SCPICmdRead
The SOURce3:POWer:LEVel command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.immediate: TheSOURce3:POWer:LEVel:IMMediatecommand tree.
immediate
property
¶
immediate: Source3PowerLevelImmediate
Return the SOURce3:POWer:LEVel:IMMediate command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel:IMMediate?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel:IMMediate?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.amplitude: TheSOURce3:POWer:LEVel:IMMediate:AMPLitudecommand.
Source3PowerLevelImmediate
¶
Bases: SCPICmdRead
The SOURce3:POWer:LEVel:IMMediate command tree.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel:IMMediate?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel:IMMediate?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.amplitude: TheSOURce3:POWer:LEVel:IMMediate:AMPLitudecommand.
amplitude
property
¶
amplitude: Source3PowerLevelImmediateAmplitude
Return the SOURce3:POWer:LEVel:IMMediate:AMPLitude command.
Description
- This command sets or queries the internal noise level which applies to the output
signal for the specified channel. The noise level represents the percent against
current amplitude level. The setting range is 0 to 50%. This command is available when
Run Mode is set to Continuous, Burst, or Sweep. You can set or query whether to add
the internal noise to the output signal using the [SOURce[1|2]]
:COMBine:FEEDcommand.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude valuecommand.
SCPI Syntax
- SOURce3:POWer:LEVel:IMMediate:AMPLitude {<percent>|MINimum|MAXimum}
- SOURce3:POWer:LEVel:IMMediate:AMPLitude?
Source3PowerLevelImmediateAmplitude
¶
Bases: SCPICmdWrite, SCPICmdRead
The SOURce3:POWer:LEVel:IMMediate:AMPLitude command.
Description
- This command sets or queries the internal noise level which applies to the output signal
for the specified channel. The noise level represents the percent against current
amplitude level. The setting range is 0 to 50%. This command is available when Run Mode is
set to Continuous, Burst, or Sweep. You can set or query whether to add the internal noise
to the output signal using the [SOURce[1|2]]
:COMBine:FEEDcommand.
Usage
- Using the
.query()method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude?query. - Using the
.verify(value)method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSOURce3:POWer:LEVel:IMMediate:AMPLitude valuecommand.
SCPI Syntax
- SOURce3:POWer:LEVel:IMMediate:AMPLitude {<percent>|MINimum|MAXimum}
- SOURce3:POWer:LEVel:IMMediate:AMPLitude?