10-02-2024 03:10 PM
I have a KE6487 picoammeter. I manually can set it to apply a voltage sweep from e.g. 0V to 5V and report current. Right now, I want to do this using LabVIEW and save the I-V sweep as a file.
I am using NI GPIB interface to connect to KE6487 via its IEEE 488 port.
Could somebody help to find some examples or guide the way to make a quick LabVIEW program?
10-02-2024 07:38 PM
Start with installing the LabVIEW driver from https://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=239
Once installed, explore the examples and the VIs available to see if there are related codes that you can leverage to build your application.