Jump to content

M. Hamza Öncüer

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by M. Hamza Öncüer

  1. Hello, There is a problem at my Analog discovery 2, it is not power up and the pc doesn't recognize the device. It is not showing at the device manager and the device's led doesn't blink. I tried to power up with external power jack too but it didn't help either. I am suspecting with the ground loop. Could you help me please, which parts could be damaged ? May I able to replace them and fixed the device what do you think ?
  2. Hello, What is the clock frequency of AD2 ? and can it be changed ?
  3. Thanks Attila, I already used FDwfAnalogOutNodeFrequencyGet and saw that the frequency is not exactly what I want. I want that the sampling rate / signal frequency is an integer because otherwise signal jiggles too much.
  4. Hello I am trying to set a sampling rate and an awg frequency such that they both setted to interger values and the adc sampling / awg freq also should be an integer value, could you help me please ? I tried setting ADC sampling rate to be 1.6 MHz and awg frequency to be 200 Hz, but when I tried with these settings I realized that my signal's frequency is not stable it is changing a little bit with every cycle. My initial thought is that awg can't produce 200 Hz exactly, what do you think ?
  5. Hello, I was wondering that if I can use an external sound card with waveforms sdk ? is it possible ?
  6. Thank you a lot, your solution solved my problem but in my case I used different version of adept 2. I used these versions of adept 2 and Waveforms Adept runtime: digilent.adept.runtime_2.26.1-arm64.deb Waveforms: digilent.waveforms_3.16.3_arm64.deb
  7. Hi, I am trying to install waveforms application on Jetson Nano which has ubuntu. I follow instructions written on the AD2 page, everything installs properly but when I try to open the application I am receiving an error. I tried with two different jetson nano boards and received the same error. Could you help me please ? the error is waveforms: symbol lookup error: waveforms: undefined symbol: DstmIO32
  8. Hi, I am trying to connect to Eclypse Z7 via ethernet using waveform api but FDwfDeviceOpen function can't be able to find the device, I am able to connect the device via ethernet with waveforms beta software could you help me please
  9. Thank you for the quick response, The last version of the waveform seems to be gets the job done, I am trying to write a similar program using api, I used this function to enable continuous triggering but it's not working, Could you help me please. dwf.FDwfAnalogOutRepeatTriggerSet(device_data.handle, channel, ctypes.c_bool(True))
  10. Hello, I have an analog discovery 2 board, I want to set the trigger source to analog out without a level information, I made a loopback with w1 and c1 what I am trying to do is that creating a trigger beginning of the each period of the analogout is this possible ?
×
×
  • Create New...