source
¶
The source 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
- SOURce:ROSCillator:SOURce {INTernal|EXTernal}
- SOURce:ROSCillator:SOURce?
Source
¶
Bases: SCPICmdRead
The SOURce command tree.
Usage
- Using the
.query()method will send theSOURce?query. - Using the
.verify(value)method will send theSOURce?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.roscillator: TheSOURce:ROSCillatorcommand tree.
roscillator
property
¶
roscillator: SourceRoscillator
Return the SOURce:ROSCillator command tree.
Usage
- Using the
.query()method will send theSOURce:ROSCillator?query. - Using the
.verify(value)method will send theSOURce:ROSCillator?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.source: TheSOURce:ROSCillator:SOURcecommand.
SourceRoscillator
¶
Bases: SCPICmdRead
The SOURce:ROSCillator command tree.
Usage
- Using the
.query()method will send theSOURce:ROSCillator?query. - Using the
.verify(value)method will send theSOURce:ROSCillator?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.source: TheSOURce:ROSCillator:SOURcecommand.
source
property
¶
source: SourceRoscillatorSource
Return the SOURce:ROSCillator:SOURce command.
Description
- This command sets the reference clock to either internal or external.
Usage
- Using the
.query()method will send theSOURce:ROSCillator:SOURce?query. - Using the
.verify(value)method will send theSOURce:ROSCillator:SOURce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSOURce:ROSCillator:SOURce valuecommand.
SCPI Syntax
- SOURce:ROSCillator:SOURce {INTernal|EXTernal}
- SOURce:ROSCillator:SOURce?
SourceRoscillatorSource
¶
Bases: SCPICmdWrite, SCPICmdRead
The SOURce:ROSCillator:SOURce command.
Description
- This command sets the reference clock to either internal or external.
Usage
- Using the
.query()method will send theSOURce:ROSCillator:SOURce?query. - Using the
.verify(value)method will send theSOURce:ROSCillator:SOURce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSOURce:ROSCillator:SOURce valuecommand.
SCPI Syntax
- SOURce:ROSCillator:SOURce {INTernal|EXTernal}
- SOURce:ROSCillator:SOURce?