rsmxo

Contents:

  • Revision History
  • Getting Started
  • Enums
  • RepCaps
  • Examples
  • Instrument API
    • Acquire
    • AutoScale
    • Calculate
    • Calibration
    • Channel<Channel>
    • Cursor<Cursor>
      • Aoff
      • Count
      • Display
      • Fft
      • Function
      • Horizontal<Horizontal>
      • Label
      • Maximum
        • Left
        • Next
        • Peak
        • Right
      • Pexcursion
      • Siad
      • Smode
      • Source
      • Sscreen
      • Ssource
      • State
      • Style
      • Tracking
      • UsSource
      • Vertical<Vertical>
      • X1Envelope
      • X1Position
      • X2Envelope
      • X2Position
      • Xcoupling
      • Xdelta
      • Y1Position
      • Y2Position
      • Ycoupling
      • Ydelta
    • Digital<Digital>
    • Display
    • Export
    • Eye<Eye>
    • FormatPy
    • Franalysis
    • Gate<Gate>
    • Generator
    • HardCopy
    • Hdefinition
    • Histogram<Histogram>
    • Layout<Layout>
    • MassMemory
    • Mdefaults
    • Measurement<MeasIndex>
    • Meter<Voltmeter>
    • Mtest<MaskTest>
    • P3Phase<Power3PhaseMeas>
    • Pbus<PwrBus>
    • Power<Power>
    • Probe<Probe>
    • RefCurve<RefCurve>
    • RefLevel<RefLevel>
    • Run
    • Saveset
    • Sbus<SerialBus>
    • Sense
    • Service
    • Sessions
    • Status
    • Synchronize
    • System
    • Timebase
    • Treference<TimingReference>
    • Trfs
    • Trigger
    • TriggerInvoke
    • TrProbe
    • UserDefined
    • Wgenerator<WaveformGen>
    • Xy<XyAxis>
    • Zone<Zone>
  • Utilities
  • Logger
  • Events
  • Index
rsmxo
  • Instrument API
  • Cursor<Cursor>
  • Maximum
  • Right
  • View page source

Right

SCPI Command :

CURSor<*>:MAXimum:RIGHt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(cursor=Cursor.Default) → None[source]
# CURSor<*>:MAXimum:RIGHt
driver.cursor.maximum.right.set(cursor = repcap.Cursor.Default)

Cursor 2 is set to the next peak to the right of the current position.

Parameters:

cursor – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cursor’)

set_and_wait(cursor=Cursor.Default, opc_timeout_ms: int = -1) → None[source]
Previous Next

© Copyright © Rohde & Schwarz 2026.

Built with Sphinx using a theme provided by Read the Docs.