auxoutput

The auxoutput commands module.

These commands are used in the following models: AWG70KA, AWG70KB

THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.

Please report an issue if one is found.

Commands and Queries
- AUXoutput[n]:SOURce {AFLag|BFLag|CFLag|DFLag|TIMer}
- AUXoutput[n]:SOURce:CMAPping <channel>
- AUXoutput[n]:SOURce:CMAPping?
- AUXoutput[n]:SOURce?

AuxoutputItem

Bases: ValidatedDynamicNumberCmd, SCPICmdRead

The AUXoutput[n] command tree.

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

source property

Return the AUXoutput[n]:SOURce command.

Description
  • This command sets or returns the signal source for the specified Auxiliary Output connector.
Usage
  • Using the .query() method will send the AUXoutput[n]:SOURce? query.
  • Using the .verify(value) method will send the AUXoutput[n]:SOURce? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the AUXoutput[n]:SOURce value command.
SCPI Syntax
- AUXoutput[n]:SOURce {AFLag|BFLag|CFLag|DFLag|TIMer}
- AUXoutput[n]:SOURce?
Sub-properties
  • .cmapping: The AUXoutput[n]:SOURce:CMAPping command.

AuxoutputItemSource

Bases: SCPICmdWrite, SCPICmdRead

The AUXoutput[n]:SOURce command.

Description
  • This command sets or returns the signal source for the specified Auxiliary Output connector.
Usage
  • Using the .query() method will send the AUXoutput[n]:SOURce? query.
  • Using the .verify(value) method will send the AUXoutput[n]:SOURce? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the AUXoutput[n]:SOURce value command.
SCPI Syntax
- AUXoutput[n]:SOURce {AFLag|BFLag|CFLag|DFLag|TIMer}
- AUXoutput[n]:SOURce?
Properties
  • .cmapping: The AUXoutput[n]:SOURce:CMAPping command.

cmapping property

Return the AUXoutput[n]:SOURce:CMAPping command.

Description
  • This command sets or returns the Auxiliary Output channel mapping.
Usage
  • Using the .query() method will send the AUXoutput[n]:SOURce:CMAPping? query.
  • Using the .verify(value) method will send the AUXoutput[n]:SOURce:CMAPping? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the AUXoutput[n]:SOURce:CMAPping value command.
SCPI Syntax
- AUXoutput[n]:SOURce:CMAPping <channel>
- AUXoutput[n]:SOURce:CMAPping?

AuxoutputItemSourceCmapping

Bases: SCPICmdWrite, SCPICmdRead

The AUXoutput[n]:SOURce:CMAPping command.

Description
  • This command sets or returns the Auxiliary Output channel mapping.
Usage
  • Using the .query() method will send the AUXoutput[n]:SOURce:CMAPping? query.
  • Using the .verify(value) method will send the AUXoutput[n]:SOURce:CMAPping? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the AUXoutput[n]:SOURce:CMAPping value command.
SCPI Syntax
- AUXoutput[n]:SOURce:CMAPping <channel>
- AUXoutput[n]:SOURce:CMAPping?