configuration
¶
The configuration commands module.
These commands are used in the following models: DPO7AX, LPD6, MSO2, MSO4, MSO4B, MSO5, MSO5B, MSO5LP, MSO6, MSO6B, TekScopePC
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- CONFIGuration:ANALOg:BANDWidth?
Configuration
¶
Bases: SCPICmdRead
The CONFIGuration command tree.
Usage
- Using the
.query()method will send theCONFIGuration?query. - Using the
.verify(value)method will send theCONFIGuration?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.analog: TheCONFIGuration:ANALOgcommand tree.
analog
property
¶
analog: ConfigurationAnalog
Return the CONFIGuration:ANALOg command tree.
Usage
- Using the
.query()method will send theCONFIGuration:ANALOg?query. - Using the
.verify(value)method will send theCONFIGuration:ANALOg?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.bandwidth: TheCONFIGuration:ANALOg:BANDWidthcommand.
ConfigurationAnalog
¶
Bases: SCPICmdRead
The CONFIGuration:ANALOg command tree.
Usage
- Using the
.query()method will send theCONFIGuration:ANALOg?query. - Using the
.verify(value)method will send theCONFIGuration:ANALOg?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.bandwidth: TheCONFIGuration:ANALOg:BANDWidthcommand.
bandwidth
property
¶
bandwidth: ConfigurationAnalogBandwidth
Return the CONFIGuration:ANALOg:BANDWidth command.
Description
- This command queries the maximum licensed bandwidth of the instrument.
Usage
- Using the
.query()method will send theCONFIGuration:ANALOg:BANDWidth?query. - Using the
.verify(value)method will send theCONFIGuration:ANALOg:BANDWidth?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONFIGuration:ANALOg:BANDWidth?
ConfigurationAnalogBandwidth
¶
Bases: SCPICmdRead
The CONFIGuration:ANALOg:BANDWidth command.
Description
- This command queries the maximum licensed bandwidth of the instrument.
Usage
- Using the
.query()method will send theCONFIGuration:ANALOg:BANDWidth?query. - Using the
.verify(value)method will send theCONFIGuration:ANALOg:BANDWidth?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONFIGuration:ANALOg:BANDWidth?