Skip to content

vxi not working for Rigol MSO5074 #122

@i3v

Description

@i3v

The -d rigol-ds:conn=vxi/192.168.42.42, suggested on https://sigrok.org/wiki/Rigol_MSO5000_Series does not work in my case:

  • Windows 10 Pro 22H2 x64
  • pulseview-NIGHTLY-x86_64-release-installer.exe , sha256:a0a25f3acc8ac16e24ce7366966bdfb4283f274c2dff8d5663e3a2fa57d4fab8, continuous release from 2024-08-13, f1fa4a6 .
    • I've also tried the outdated pulseview-0.4.2-64bit-static-release-installer.exe , sha256:63e9ba060bec76bca7e87bc7e06fd5f7405bc6c74aa0afd76e9e9b7b1c9fab41 from https://sigrok.org/wiki/Downloads . The vxi also does not work in this version.
    • I've also tried the outdated pulseview-NIGHTLY-x86_64-release-installer.exe , sha256:493d96510a1e4d08d810280e09800f38288807fdceb4de05b5b1ecf76c56469f from https://sigrok.org/wiki/Downloads . The vxi also does not work in this version.
  • Rigol MSO5074 with firmware 1.03 (aka 00.01.03.03.00, current latest).

I've also tested the following (without any luck):

  • -l 5 --driver=rigol-ds:conn=vxi/192.168.166.86
  • -l 5 -d rigol-ds --config "conn=vxi/192.168.166.86/inst0"

From the log:

sr: scpi: Opening serial device vxi/192.168.166.86.
sr: serial: Opening serial port 'vxi/192.168.166.86' (flags 1).
serial-libsp: Error opening port (3): The system cannot find the path specified..
sr: scpi: Couldn't open SCPI device.
sr: hwdriver: Scan found 0 devices (rigol-ds).
sr: device: demo: Opening device instance.

Meanwhile, tcp-raw ( -d rigol-ds:conn=tcp-raw/192.168.166.86/5555 ) works OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions