Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
126 views

Based on my question C# IVI VISA (e.g.: NI VISA) TCP Keep Alive I tried to use EasyHook to patch how NI VISA is opening a SOCKET connection. Finally I would like to modify the keep alive settings in ...
0 votes
1 answer
386 views

The following C# code opens a VISA session to a measurement instrument: // Connect var vi = GlobalResourceManager.Open("TCPIP::10.0.0.2::hislip0::INSTR") as IMessageBasedSession; // Set TCP ...
0 votes
0 answers
365 views

I am trying to read and record data into an Excel spreadsheet with a Keysight E4980AL LCR meter. Ideally, I would like to use VBA. I believe this is the easiest way; i.e. requiring the least amount of ...
0 votes
0 answers
251 views

We are trying to compile the console app at https://docs.keysight.com/kkbopen/use-a-c-program-to-perform-a-screen-capture-on-the-33500b-33600b-3446xa-532x0a-instruments-620693023.html (also ...
alok's user avatar
  • 1,354
1 vote
0 answers
65 views

I have downloaded and included the VISA library in my VB6 project through visa32.dll. When I try to compile the project, I get this error message: Constant expression required The VISA library is ...
Evan Lehr's user avatar
0 votes
1 answer
327 views

I am using a Keysight B2901A SMU with an external trigger. Everything works on the tool but when I use PyVISA with SCPI commands I cannot find the way to read the measurements done when a trigger ...
Francesco's user avatar
  • 125
-1 votes
1 answer
61 views

I have several Keysight DVMs attached to my computer. Each may have multiple Aliases (user-defined names). I am trying to discover all available Aliases for these instruments in software using the ...
Max Yaffe's user avatar
  • 1,358
0 votes
1 answer
719 views

I am trying to communicate with TTi power supply model QPX1200SP through ethernet connection. Here is my script: import pyvisa as visa rm = visa.ResourceManager() print(rm.list_resources(query='TCP?*')...
smajli's user avatar
  • 351
0 votes
1 answer
134 views

I have no problem opening a session ...... I manually punch in the IP address and socket, and the session opens successfully. This program I am talking to is written to respond in a specific manner ...
SkyRaign's user avatar
0 votes
0 answers
54 views

I connected the string pot to the agilent data logger and am trying to read the change in resistance from moving the position of the string. import numpy as np import pyvisa as visa import time from ...
0 votes
1 answer
1k views

I work with various instruments such as scopes, rs232, rs422, serial to usb converters, and so on. I am having a hard time finding the differences between PyVISA and Pyserial. Is one strictly better ...
0 votes
0 answers
155 views

In my code I want to potentially create multiple instances of pyvisa.ResourceManager. However, I the second instance never finds any (USB) devices. Directly addressing the device will also create an ...
0 votes
1 answer
805 views

My instrument responds properly to "*IDN?" with Rigol Technologies,DG822,DG8A233304081,00.02.06.00.01. When I try to issue any other commands, I get: Traceback (most recent call last): ...
Rydberg's user avatar
  • 101
0 votes
2 answers
645 views

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 ...
0 votes
0 answers
289 views

I'm not very familiar with python. I'm compiling a python code to plot the output on the oscilloscope. But i got an error like this. Error: pyvisa.errors.VisaIOError: VI_ERROR_TMO (-1073807339): ...

15 30 50 per page
1
2 3 4 5
...
13

AltStyle によって変換されたページ (->オリジナル) /