0

Trying to connect Keithley 2410 Source meter from GPIB port and command and control its current frequency change for my setup. I need to use SCPI I guess. how can I do that is there any one help me with that SCPI visa transformation appropriate way to command to Keithley 2410 lab equipment via Python or LabVIEW.

kosist
  • 2,868
  • 2
  • 17
  • 30

1 Answers1

0

You have to use LabVIEW Instrument Drivers. Luckily, there are drivers which you need - http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=25B255F3AA83660EE0440003BA7CCD71. Also, more general information you could find here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x3XpCAI.

kosist
  • 2,868
  • 2
  • 17
  • 30
  • thanks a lot for your response, i came across with them in my research in google but I am not sure I can write the code for current frequency and modulation due to lack of knowledge that I have in scpi. i checked the keitleys user manual scpi part its too difficult to get to me – bababababa Jul 18 '23 at 06:18