rsrtx

Contents:

  • Revision History
  • Getting Started
  • Enums
  • RepCaps
  • Examples
  • Instrument API
    • Acquire
    • AdvJitter<AdvJitter>
    • AutoScale
    • Bus<Bus>
    • Calculate
    • Calibration
    • Cdr
    • Channel<Channel>
    • Cursor<Cursor>
      • Aoff
      • Fft
      • Function
      • Label
      • Maximum
        • Left
        • Next
        • Peak
        • Right
      • Pexcursion
      • Siad
      • Source
      • Ssource
      • State
      • Style
      • Threshold
      • Tracking
      • UsSource
      • X1Envelope
      • X1Position
      • X2Envelope
      • X2Position
      • Xcoupling
      • Xdelta
      • Y1Position
      • Y2Position
      • Ycoupling
      • Ydelta
    • Deembedding<Deembedding>
    • Diagnostic
    • Differential<Differential>
    • Digital<DigitalNull>
    • Display
    • Efrontend
    • Executable
    • Export
    • Eye<Eye>
    • FormatPy
    • Generator
    • GenType<GenType>
    • Gpib
    • HardCopy
    • Hdefinition
    • Iq
    • Lane<Lane>
    • Layout
    • MassMemory
    • Measurement<Measurement>
    • Mtest
    • Pgenerator
    • Power
    • Probe<Probe>
    • Psrc
    • Qaction
    • Raster
    • RefCurve<RefCurve>
    • RefLevel<RefLevel>
    • Report
    • Run
    • RunContinous
    • Saveset
    • Search
    • Sense
    • SignalConfig
    • Status
    • SwTrigger
    • System
    • Tdrt
    • Timebase
    • Trigger<Trigger>
    • TriggerInvoke
    • TrProbe
    • UsrDefined
    • Vautoscale
    • Waveform<Waveform>
    • Wgenerator<Wgenerator>
    • Zvc
  • Utilities
  • Logger
  • Events
  • Index
rsrtx
  • 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)

Sets cursor 2 to the next peak to the right (from 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.