Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to Raspi4 #25

Open
Henry-Hyunkyu-Lee opened this issue Mar 3, 2023 · 0 comments
Open

How to connect to Raspi4 #25

Henry-Hyunkyu-Lee opened this issue Mar 3, 2023 · 0 comments

Comments

@Henry-Hyunkyu-Lee
Copy link

Spec

  • Raspberry Pi 4 Model B (4GB)
  • Raspberry Pi OS (32-bit)
  • Keithley 2611B
  • Connected physically by LAN cable

How can I connect Keithley2611B to Raspi 4?
I tried as below code, but Raspi cannot find the device, like 'TCPIP0::0::192.168.0.2::INSTR'.

import pyvisa
rm = pyvisa.ResourceManager()
rm.list_resources()

>> ('ASRL/dev/ttyAMA0::INSTR', )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant