Jump to content

attila

Technical Forum Moderator
  • Posts

    6,990
  • Joined

  • Last visited

Everything posted by attila

  1. Hi @CraigAr The problems could be caused by the interrupted firmware update. To repeat this: in WaveForms Device Manager, hold down the Ctrl key (wait 1-2 seconds or press Manual), under Options select Update All I recommend using the latest version from here as it includes some fixes in addition to the new features:
  2. Hi @Jim Luby The various device hardware resources can be used by one instrument at a time. For instance the oscilloscope can be used by the Scope, Spectrum, Voltmeter, Logger, Tracer, Network or Impedance Analyzer interface. The last used instrument takes control over the oscilloscope resource and the others display busy status. Each of these instruments let you configure the oscilloscope. These is no 'parameter' ported from one instrument to the other. The oscilloscope channels (by definition) have identical delays, however this can be affected by the cabling. In the Scope interface each channel can be shifted to compensate for different delays. In the Impedance Analyzer the open/short compensation should minimize/eliminate the wiring effects.
  3. Hi @nanderson Set "No Synchronization" or Run "continuous" or use exact multiple frequencies/periods. The Auto Run sets the Run time to the longest period, lowest frequency, after which the generator is restarted with the configured initial phases.
  4. Hi @korn Theoretical 5 cylinder overlay will look like this in the next sw version:
  5. Hi @ffggt For Linux install digilent.adept.runtime... and digilent.waveforms... For 32bit ARM OS install ...armhf.deb variants and for 64bit ARM OS the ...arm64.deb https://digilent.com/reference/software/adept/start
  6. Hi @AstroKevin The FDwfDigitalInDividerSet expects integer number, like: dwf.FDwfDigitalInDividerSet(hdwf, c_uint(8)) Casting double probably it received 0 and actually captured 8bit samples. At 800MHz (div 1) it will only capture 8bit samples, at 400MHz (div 2) up to 16bits, at 200MHz (div 4) up to 32bits. The latest software version adds 64bit sampling mode (40bit useful inputs with Digital Discovery), for 100MHz or lower (div 8)
  7. Hi @nurber3 In WaveForms you can save/load workspaces and projects, import/export captures (multiple channels into a tab) and add/import/export reference channels.
  8. Hi @nanderson This *16 modulation offset is fixed in the latest version: Thank you for the observation.
  9. Hi @wattsjacob Use a Trigger IO and set trigger Source to be Trigger# or Add Digital Channel/Signal in the Scope interface and configure to trigger on this.
  10. Hi @Lujin82 You could use USB isolator or laptop on battery power.
  11. Hi @zygot I have not tested "infinite" (extremely long) recording only limited. Here 4 channels x 200M samples are recorded (streamed) fine over USB at approximately 40MBps, 20M (4x5M) samples / sec, the device having buffer for 4x32M samples. This rate being at the USB bandwidth limit, over time the device buffer may overflow, so for 'infinite' a bit lower rate should be used, < 4x5MHz or < 2x10MHz or 1x20MHz
  12. Hi @egonotto Some other application or background service could sporadically increase the system load causing a longer latency, device buffer overflow. The ADP3X50 has 128M sample buffer which should prevent such problems and the infinite recording should top at about 20M samples / sec (40MBps/16bit samples) over USB and 35MS/s for Ethernet (I have not tested these)
  13. Hi @JimR2 Fixed for next version. The maximum position of the marker was 100M. Thank you for the observation.
  14. Hi @Anthocyanina If there is a short circuit or overload on the accessories, the master enable will turn off. I thought you encountered this and repeated it to show you the popup message.
  15. Hi @Anthocyanina The power outputs will only turn on when both master and channel enable are pressed down.
  16. Hi @egonotto With newer software version it can capture 4 channels 4x32M samples at 125MHz, or 2x64M, or 1x128M samples, or 8 channels (real+filter+wavegen loopback) at 62.5MHz.
  17. Hi @jaejoo14 The WaveForms application is available for Windows (32 and 64bit intel, arm64), MacOS (64bit and arm), Linux (32 and 64bit intel, arm and arm64) Yes, see the application's Help and explore the features in demo mode.
  18. Hi @eta314 Please attach a screenshot and a photo of your setup.
  19. Hi @Anthocyanina The instrument windows and views can be reorganized, stacked, docked side by side, above/under, taken out to floating window, set to full screen... I'm pretty sure that I've added a line of code for Tracer default stacking and also tested it... but after this I may have accidentally pressed undo...
×
×
  • Create New...