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 the CONNected? query.
  • Using the .verify(value) method will send the CONNected? query and raise an AssertionError if the returned value does not match value.
Properties
  • .requested: The CONNected:REQUested command tree.
  • .status: The CONNected:STATus command.
  • .usage: The CONNected:USAGe command tree.

requested property

requested: ConnectedRequested

Return the CONNected:REQUested command tree.

Usage
  • Using the .query() method will send the CONNected:REQUested? query.
  • Using the .verify(value) method will send the CONNected:REQUested? query and raise an AssertionError if the returned value does not match value.
Sub-properties
  • .status: The CONNected:REQUested:STATus command.

status property

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 the CONNected:STATus? query.
  • Using the .verify(value) method will send the CONNected:STATus? query and raise an AssertionError if the returned value does not match value.
SCPI Syntax
- CONNected:STATus?

usage property

Return the CONNected:USAGe command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe? query.
  • Using the .verify(value) method will send the CONNected:USAGe? query and raise an AssertionError if the returned value does not match value.
Sub-properties
  • .track: The CONNected:USAGe:TRack command tree.

ConnectedRequested

Bases: SCPICmdRead

The CONNected:REQUested command tree.

Usage
  • Using the .query() method will send the CONNected:REQUested? query.
  • Using the .verify(value) method will send the CONNected:REQUested? query and raise an AssertionError if the returned value does not match value.
Properties
  • .status: The CONNected:REQUested:STATus command.

status property

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:SAVEPREferences command 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 the CONNected:REQUested:STATus value command.
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:SAVEPREferences command 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 the CONNected:REQUested:STATus value command.
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 the CONNected:STATus? query.
  • Using the .verify(value) method will send the CONNected:STATus? query and raise an AssertionError if the returned value does not match value.
SCPI Syntax
- CONNected:STATus?

ConnectedUsage

Bases: SCPICmdRead

The CONNected:USAGe command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe? query.
  • Using the .verify(value) method will send the CONNected:USAGe? query and raise an AssertionError if the returned value does not match value.
Properties
  • .track: The CONNected:USAGe:TRack command tree.

track property

Return the CONNected:USAGe:TRack command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe:TRack? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack? query and raise an AssertionError if the returned value does not match value.
Sub-properties
  • .requested: The CONNected:USAGe:TRack:REQUested command tree.
  • .status: The CONNected:USAGe:TRack:STATus command.

ConnectedUsageTrack

Bases: SCPICmdRead

The CONNected:USAGe:TRack command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe:TRack? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack? query and raise an AssertionError if the returned value does not match value.
Properties
  • .requested: The CONNected:USAGe:TRack:REQUested command tree.
  • .status: The CONNected:USAGe:TRack:STATus command.

requested property

Return the CONNected:USAGe:TRack:REQUested command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe:TRack:REQUested? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack:REQUested? query and raise an AssertionError if the returned value does not match value.
Sub-properties
  • .status: The CONNected:USAGe:TRack:REQUested:STATus command.

status property

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 the CONNected:USAGe:TRack:STATus? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack:STATus? query and raise an AssertionError if the returned value does not match value.
SCPI Syntax
- CONNected:USAGe:TRack:STATus?

ConnectedUsageTrackRequested

Bases: SCPICmdRead

The CONNected:USAGe:TRack:REQUested command tree.

Usage
  • Using the .query() method will send the CONNected:USAGe:TRack:REQUested? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack:REQUested? query and raise an AssertionError if the returned value does not match value.
Properties
  • .status: The CONNected:USAGe:TRack:REQUested:STATus command.

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:SAVEPREferences command 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 the CONNected:USAGe:TRack:REQUested:STATus value command.
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:SAVEPREferences command 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 the CONNected:USAGe:TRack:REQUested:STATus value command.
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 the CONNected:USAGe:TRack:STATus? query.
  • Using the .verify(value) method will send the CONNected:USAGe:TRack:STATus? query and raise an AssertionError if the returned value does not match value.
SCPI Syntax
- CONNected:USAGe:TRack:STATus?