Skip to content

[Bug]: Unable to connect to instrument at USB0::.........:INSTR: could not get instrument information 2450 #100

@BitnooriLee

Description

@BitnooriLee

Pre-check

  • I have searched the existing issues and discussions to make sure my problem has not already been addressed.
  • I have looked at the "Known Issues" Section of the marketplace page of all TSP Toolkit extensions.

Search Terms

Hi, I tried instrument configuration to use Tektronix TSP Toolkit.

TSP: Connect > I provide VISA resource string, and get error

Unable to connect to instrument at USB0::....::...::...::INSTR: could not get instrument information

I could use the same VISA resource string to control 2450 by python
for example,

rm = pyvisa.ResourceManager()
instr = rm.open_resource('USB0::....::...::...::INSTR')

it works.

Could you help me with instrument configuration? Thank you.

TSP Toolkit Version

1.2.2

TSP Toolkit Develop Version

None

Steps to Reproduce

TSP:Connect
Enter VISA resource string

Expected Behavior

instrument configuration

Actual Behavior

error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions