python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Tektronix oscilloscope showing sin wave but outputting constant value
I have two Tektronix oscilloscopes:
scope 1: MDO34
scope 2: MDO4104C
I am running this code to get data from them:
def acquire_waveform(self, channel: str, recordlength: int=1000):
""&qu...
tylertiede
Votes: 0
Answers: 0
Visa IO error when taking too much data from instrument
I am trying to take data points from an Anto AQ6317C OSA. I have written a script that will take the power and wavelength of the spectrum. It works fine but when I increase the number of data points i...
Owenmoyners
Votes: 0
Answers: 0
How am I able to check which devices I'm interfacing with?
I work at a microwave technology company and part of my job is developing software to interface with the devices we use using Python, specifically PyVISA. I'm currently trying to write a program that ...
parttimesofteng
Votes: 0
Answers: 1