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 theAUXoutput[n]?query. - Using the
.verify(value)method will send theAUXoutput[n]?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.source: TheAUXoutput[n]:SOURcecommand.
source
property
¶
source: AuxoutputItemSource
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 theAUXoutput[n]:SOURce?query. - Using the
.verify(value)method will send theAUXoutput[n]:SOURce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXoutput[n]:SOURce valuecommand.
SCPI Syntax
- AUXoutput[n]:SOURce {AFLag|BFLag|CFLag|DFLag|TIMer}
- AUXoutput[n]:SOURce?
Sub-properties
.cmapping: TheAUXoutput[n]:SOURce:CMAPpingcommand.
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 theAUXoutput[n]:SOURce?query. - Using the
.verify(value)method will send theAUXoutput[n]:SOURce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXoutput[n]:SOURce valuecommand.
SCPI Syntax
- AUXoutput[n]:SOURce {AFLag|BFLag|CFLag|DFLag|TIMer}
- AUXoutput[n]:SOURce?
Properties
.cmapping: TheAUXoutput[n]:SOURce:CMAPpingcommand.
cmapping
property
¶
cmapping: AuxoutputItemSourceCmapping
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 theAUXoutput[n]:SOURce:CMAPping?query. - Using the
.verify(value)method will send theAUXoutput[n]:SOURce:CMAPping?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXoutput[n]:SOURce:CMAPping valuecommand.
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 theAUXoutput[n]:SOURce:CMAPping?query. - Using the
.verify(value)method will send theAUXoutput[n]:SOURce:CMAPping?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUXoutput[n]:SOURce:CMAPping valuecommand.
SCPI Syntax
- AUXoutput[n]:SOURce:CMAPping <channel>
- AUXoutput[n]:SOURce:CMAPping?