afgcontrol
¶
The afgcontrol 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
- AFGControl:CSCopy {CH1|CH2},{CH1|CH2}
Afgcontrol
¶
Bases: SCPICmdRead
The AFGControl command tree.
Usage
- Using the
.query()method will send theAFGControl?query. - Using the
.verify(value)method will send theAFGControl?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.cscopy: TheAFGControl:CSCopycommand.
cscopy
property
¶
cscopy: AfgcontrolCscopy
Return the AFGControl:CSCopy command.
Description
- This command copies setup parameters for one channel to another channel. If your arbitrary function generator is a single-channel model, this command is not supported.
Usage
- Using the
.write(value)method will send theAFGControl:CSCopy valuecommand.
SCPI Syntax
- AFGControl:CSCopy {CH1|CH2},{CH1|CH2}
AfgcontrolCscopy
¶
Bases: SCPICmdWrite
The AFGControl:CSCopy command.
Description
- This command copies setup parameters for one channel to another channel. If your arbitrary function generator is a single-channel model, this command is not supported.
Usage
- Using the
.write(value)method will send theAFGControl:CSCopy valuecommand.
SCPI Syntax
- AFGControl:CSCopy {CH1|CH2},{CH1|CH2}