connected
¶
The connected commands module.
These commands are used in the following models: DPO7AX, LPD6, MSO2, MSO4, MSO4B, MSO5, MSO5B, MSO5LP, MSO6, MSO6B
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- CONNected:REQUested:STATus <NR1>
- CONNected:STATus?
- CONNected:USAGe:TRack:REQUested:STATus <NR1>
- CONNected:USAGe:TRack:STATus?
Connected
¶
Bases: SCPICmdRead
The CONNected command tree.
Usage
- Using the
.query()method will send theCONNected?query. - Using the
.verify(value)method will send theCONNected?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.requested: TheCONNected:REQUestedcommand tree..status: TheCONNected:STATuscommand..usage: TheCONNected:USAGecommand tree.
requested
property
¶
requested: ConnectedRequested
Return the CONNected:REQUested command tree.
Usage
- Using the
.query()method will send theCONNected:REQUested?query. - Using the
.verify(value)method will send theCONNected:REQUested?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.status: TheCONNected:REQUested:STATuscommand.
status
property
¶
status: ConnectedStatus
Return the CONNected:STATus command.
Description
- This query command returns the status of the Connected Scope Preference feature. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.query()method will send theCONNected:STATus?query. - Using the
.verify(value)method will send theCONNected:STATus?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONNected:STATus?
usage
property
¶
usage: ConnectedUsage
Return the CONNected:USAGe command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe?query. - Using the
.verify(value)method will send theCONNected:USAGe?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.track: TheCONNected:USAGe:TRackcommand tree.
ConnectedRequested
¶
Bases: SCPICmdRead
The CONNected:REQUested command tree.
Usage
- Using the
.query()method will send theCONNected:REQUested?query. - Using the
.verify(value)method will send theCONNected:REQUested?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.status: TheCONNected:REQUested:STATuscommand.
status
property
¶
status: ConnectedRequestedStatus
Return the CONNected:REQUested:STATus command.
Description
- This command sets the status of the Connected Scope Preference feature. After issuing
the status command, the
CONNected:SAVEPREferencescommand should be set immediately to make the feature enabled. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.write(value)method will send theCONNected:REQUested:STATus valuecommand.
SCPI Syntax
- CONNected:REQUested:STATus <NR1>
Info
<NR1>enables or disables the Connected Scope Preference feature. The argument can be either 1 or 0. Setting 1 will enable the feature.
ConnectedRequestedStatus
¶
Bases: SCPICmdWrite
The CONNected:REQUested:STATus command.
Description
- This command sets the status of the Connected Scope Preference feature. After issuing the
status command, the
CONNected:SAVEPREferencescommand should be set immediately to make the feature enabled. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.write(value)method will send theCONNected:REQUested:STATus valuecommand.
SCPI Syntax
- CONNected:REQUested:STATus <NR1>
Info
<NR1>enables or disables the Connected Scope Preference feature. The argument can be either 1 or 0. Setting 1 will enable the feature.
ConnectedStatus
¶
Bases: SCPICmdRead
The CONNected:STATus command.
Description
- This query command returns the status of the Connected Scope Preference feature. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.query()method will send theCONNected:STATus?query. - Using the
.verify(value)method will send theCONNected:STATus?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONNected:STATus?
ConnectedUsage
¶
Bases: SCPICmdRead
The CONNected:USAGe command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe?query. - Using the
.verify(value)method will send theCONNected:USAGe?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.track: TheCONNected:USAGe:TRackcommand tree.
track
property
¶
track: ConnectedUsageTrack
Return the CONNected:USAGe:TRack command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.requested: TheCONNected:USAGe:TRack:REQUestedcommand tree..status: TheCONNected:USAGe:TRack:STATuscommand.
ConnectedUsageTrack
¶
Bases: SCPICmdRead
The CONNected:USAGe:TRack command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.requested: TheCONNected:USAGe:TRack:REQUestedcommand tree..status: TheCONNected:USAGe:TRack:STATuscommand.
requested
property
¶
requested: ConnectedUsageTrackRequested
Return the CONNected:USAGe:TRack:REQUested command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack:REQUested?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack:REQUested?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.status: TheCONNected:USAGe:TRack:REQUested:STATuscommand.
status
property
¶
status: ConnectedUsageTrackStatus
Return the CONNected:USAGe:TRack:STATus command.
Description
- This query command returns the tracking usage status of the Connected Scope Preference
feature. On the instrument, the feature is found in Utility > User Preferences > Other
Connected Scope Preferences.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack:STATus?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack:STATus?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONNected:USAGe:TRack:STATus?
ConnectedUsageTrackRequested
¶
Bases: SCPICmdRead
The CONNected:USAGe:TRack:REQUested command tree.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack:REQUested?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack:REQUested?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.status: TheCONNected:USAGe:TRack:REQUested:STATuscommand.
status
property
¶
Return the CONNected:USAGe:TRack:REQUested:STATus command.
Description
- This command sets the tracking usage status of the Connected Scope Preference feature.
After issuing the status command, the
CONNected:SAVEPREferencescommand should be set immediately to make the feature enabled. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.write(value)method will send theCONNected:USAGe:TRack:REQUested:STATus valuecommand.
SCPI Syntax
- CONNected:USAGe:TRack:REQUested:STATus <NR1>
Info
<NR1>enables or disables the Connected Scope Preference feature. The argument can be either 1 or 0. Setting 1 will enable the tracking usage status of the Connected Scope Preference feature.
ConnectedUsageTrackRequestedStatus
¶
Bases: SCPICmdWrite
The CONNected:USAGe:TRack:REQUested:STATus command.
Description
- This command sets the tracking usage status of the Connected Scope Preference feature.
After issuing the status command, the
CONNected:SAVEPREferencescommand should be set immediately to make the feature enabled. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.write(value)method will send theCONNected:USAGe:TRack:REQUested:STATus valuecommand.
SCPI Syntax
- CONNected:USAGe:TRack:REQUested:STATus <NR1>
Info
<NR1>enables or disables the Connected Scope Preference feature. The argument can be either 1 or 0. Setting 1 will enable the tracking usage status of the Connected Scope Preference feature.
ConnectedUsageTrackStatus
¶
Bases: SCPICmdRead
The CONNected:USAGe:TRack:STATus command.
Description
- This query command returns the tracking usage status of the Connected Scope Preference feature. On the instrument, the feature is found in Utility > User Preferences > Other > Connected Scope Preferences.
Usage
- Using the
.query()method will send theCONNected:USAGe:TRack:STATus?query. - Using the
.verify(value)method will send theCONNected:USAGe:TRack:STATus?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CONNected:USAGe:TRack:STATus?