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 the SOURce? query.
  • Using the .verify(value) method will send the SOURce? query and raise an AssertionError if the returned value does not match value.
Properties
  • .roscillator: The SOURce:ROSCillator command tree.

roscillator property

roscillator: SourceRoscillator

Return the SOURce:ROSCillator command tree.

Usage
  • Using the .query() method will send the SOURce:ROSCillator? query.
  • Using the .verify(value) method will send the SOURce:ROSCillator? query and raise an AssertionError if the returned value does not match value.
Sub-properties
  • .source: The SOURce:ROSCillator:SOURce command.

SourceRoscillator

Bases: SCPICmdRead

The SOURce:ROSCillator command tree.

Usage
  • Using the .query() method will send the SOURce:ROSCillator? query.
  • Using the .verify(value) method will send the SOURce:ROSCillator? query and raise an AssertionError if the returned value does not match value.
Properties
  • .source: The SOURce:ROSCillator:SOURce command.

source property

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 the SOURce:ROSCillator:SOURce? query.
  • Using the .verify(value) method will send the SOURce:ROSCillator:SOURce? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the SOURce:ROSCillator:SOURce value command.
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 the SOURce:ROSCillator:SOURce? query.
  • Using the .verify(value) method will send the SOURce:ROSCillator:SOURce? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the SOURce:ROSCillator:SOURce value command.
SCPI Syntax
- SOURce:ROSCillator:SOURce {INTernal|EXTernal}
- SOURce:ROSCillator:SOURce?