Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Which hardware will allow internal sample clock for DigitalWaveform hardware generation ?.

Hello,

I want to use a DAQ device to generate a DigitalWaveform (for a Digital Output task), with hardware timing (using an internal sample clock with customizable frequency).

With my USB-6000 I get an exception when trying to do something like

DOtask->Timing->ConfigureSampleClock(System::String::Empty, clockRate,
NationalInstruments::DAQmx::SampleClockActiveEdge::Rising,
NationalInstruments::DAQmx::SampleQuantityMode::ContinuousSamples,
std::abs(samplesLimit));

It complains about an unsupported NationalInstruments::DAQmx::SampleTimingType

 

But I don't even know if it is possible with any DAQ device.

Where in the tech specs of each device could I find the fact that it would be supported or not ?

0 Kudos
Message 1 of 1
(1,569 Views)