Skip to content

How to connect to Raspi4 #25

@Henry-Hyunkyu-Lee

Description

@Henry-Hyunkyu-Lee

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', )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions