Jump to content

Dominic

Members
  • Posts

    3
  • Joined

  • Last visited

Dominic's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Thanks JColvin. That was the problem. Everything seems to be working seamlessly now. Best, Dominic
  2. Hi, Wanted to follow up on this question. Project was stopped temporarily and now working on it again. When I use the github example, I run into the following MATLAB error after start(dq, "continuous") Warning: Flushed preloaded data. Property "IsContinuous" not supported for Digilent hardware. Also tried it with the "repeatoutput" instead of "continuous". Any idea how I can get around this? Thanks, Dominic
  3. Hi, It's easy enough to generate a continuous waveform that can be stopped and started in the Waveforms application. In order to integrate proper control on an instrument using MATLAB and the Digilent signal generator, I would like to be able to set a continuous output repeating waveform (in my case a pulse wave that controls a separate instrument) that can be started and stopped on the fly. I only see a clear way to to set a certain number of seconds to output the signal from the example (https://www.mathworks.com/help/daq/acquiring-and-generating-periodic-data-simultaneously-using-the-digilent-analog-discovery.html). I would like to set a continuous signal that does not stop until the user tells it to stop like in the Waveforms application. Thanks
×
×
  • Create New...