Jump to content

loica

Members
  • Posts

    7
  • Joined

  • Last visited

loica's Achievements

Member

Member (2/4)

0

Reputation

  1. Hi again and thanks for your reply @reddish, actually, the offset that i meant is the channel offset (scope offset) not the analogimpedance offset just like what @JColvin said at 2nd paragraph. so, i use the analogIn.ChannelOffsetSet function. And, so far your pydwf espescially the analogimpedance function working just fine at my project. so Thank you very much to make my work easier with your pydwf👍
  2. Thanks for your reply @JColvin, it really helpful. now i can get the same result as i did at waveform application👍
  3. Hello everyone, currently im trying to do network analyze but with the python API, and how can i set the channel offset (on the right panel) in python API (im using pydwf) because when i try in waveform application, this is when the offset is not set and this when i set the offset to 10V
  4. actually i don't know what frequency approximately to expect bcs i wanna make a detection system for resonance frequency sensor. so i need to stream the frequency data in real-time clock. is it possible to make it?
  5. hi @attila, i just tried the AnalogInFFT.py and its say that "DwfWindowFlatTop" isn't defined". what's the problem?
  6. hai reddish, thanks for your library :) i measure analog signal from sensor and i only can get the voltage data (amplitude) . and i expect to get a frequency from doing some math (maybe using fft) and show it in a real-time.
  7. Hello, Does anyone know how to get the frequency of an analog signal from the AD2? I am new to this and I found a Python library called "pydwf", but still can't figure it out. What should I do to get the frequency data from the AD2?
×
×
  • Create New...