I have a PXI-6541 which I am using to generate some digital waveforms during my experimental run. I would like to be able to dynamically change some of the waveforms as these control parameters I would like to vary in our experiment (more specifically, I want to vary the pulse length of an analog signal generated by a DDS, which is in turn controlled digitally through the PXI-6541), so I don't think the NI Digital Waveform Editor is the best solution. Is it possible to generate waveforms for this card using the c# DAQmx libraries? I've seen some examples such as tps://decibel.ni.com/content/docs/DOC-26608, but this doesn't seem to be compatible with the card I have.
↧