Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Connect a USB Type B on the back of the electrometer to the laptop

  2. The USB cable is connected to a USB hub that goes into the USB-C power entry of the laptop. This step is needed because the laptop does not accept a high-voltage entry through USB.

  3. Turn on the keysight electrometer (see apparatus manual for instructions)

  4. USB Connectivity

    1. For Windows, make sure you installed XXX; after you connect the electrometer USB cable, windows should pop up as an external driver (hard disk).

    2. For Linux os, you might need to set up the driver manually. The USB setup is explained here.

  5. Run the Python script keysight_usb_connection.py and uncomment the line with the function find_instrument.

  6. Check the USB name and copy it. Then, paste it on the examples/config.py script.

...