...
Connect a USB Type B on the back of the electrometer to the laptop
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.
Turn on the keysight electrometer (see apparatus manual for instructions)
USB Connectivity
For Windows, make sure you installed XXX; after ensure you install the Commander expert software. After you connect the electrometer USB cable, windows Windows should pop up as an external driver (hard disk).
For Linux os, you might need to set up the driver manually. The USB setup is explained here.
Run the Python script keysight_usb_connection.py and uncomment the line with the function
find_instrument
.Check the USB name and copy it. Then, paste it on the examples/config.py script.
...