Jump to content

joe.a

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

joe.a's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hey all, I'm working with the waveforms SDK in python and attempting to use the digital out functionality for generating a logic pulse. Unfortunately, I'm running into issues when calculating the divider setting. I've followed this back, and it appears to originate from FDwfDigitalOutInternalClockInfo returning a frequency of 0.0. I'm working with an Analog Discovery 2, and I know from previous messing around that 100000000.0 is typically returned. I'm assuming that I'm setting this up incorrectly in some way. Is there a known situation/setup where the AD2 will return 0.0 ? Additionally, FDwfDigitalOutCounterInfo is also returning a counter of 0. I assume this is related to the internal clock frequency as well. Any help is greatly appreciated :)
  2. Hey all, Looking to write a quick python script using the ad2 sdk to work as a python slave/spy. i'm aware there is already an example script that does this (though I'm having some trouble working with it). I haven't seen anything that lets me write back to the master device when in spy mode. Is there a dwf function i'm missing somewhere?
×
×
  • Create New...