Jump to content

crile

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

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

crile's Achievements

Member

Member (2/4)

0

Reputation

  1. Apparently installing a new version of the WaveFormsSDK overwrites existing versions - is that correct? So the path to the installed SDK files is always [C]:\Program Files (x86)\Digilent\WaveFormsSDK ?
  2. Thanks, Reddish - that is an impressive package. However, I am committed to .NET and need .cs code :).
  3. Excellent. Not sure where I got the version I was using, but things look much better in the newest download.
  4. I have been posting in Test and Measurement - is this a better fit for SDK questions?
  5. FYI anyone using Dwf.cs - DllImport declaration around line 1161 s/b "FDwfEnumDeviceName" not "FDwfEnumUserName" Dunno if anyone uses that - but just in case...
  6. Looking through the dwfcmd.cpp code, I see it is using typedef BYTE STS, which is marked as DEPRECATED in Dwf.cs. Please advise. Thanks, Crile
  7. Ah. rgd= really great data? Thanks for answering these primitive inquiries, but I am a long-time business UI developer just now jumping into a wavy world. Your patience and help is much appreciated!
  8. I am not familiar with the prefixes... not a Python guy... for example what is rgdXXX as in rgdSamples? thanks
  9. Can someone please point me to a sample custom waveform file such as the "file2.csv" referenced in .../dwfcmd/analoginoutcustom.txt
  10. What is the WaveFormSDK way of creating the digital version of a wave and sending it out the wire?
  11. Thanks. That was it - I did not know that the call to xxxIsOpened must be preceded by Enumerate. Would be nice if that wasn't necessary :).
  12. FDwfEnumDeviceIsOpened returns true even after explicitly calling FDwfDeviceClose. Is FDwfDeviceClose supposed to close the device, or just invalidate the handle? If it does not close the device, what does? Thanks, Crile
  13. Can anyone recommend C# resources for use with the WaveForms SDK?
×
×
  • Create New...