06-13-2014 06:12 AM
I am using HSDIO APi's to generate waveform in PXIe 6555 card. Is there any way to control data generation rate? Example : Clock rate is 800 Hz and data should be generated only at the 4th clock pulse every time (Pulse 4,8,16..) Can it be done using any kind of triggers or events available for HSDIO?
06-13-2014
03:19 PM
- last edited on
04-11-2025
08:12 AM
by
Content Cleaner
@Jane_SR wrote:
I am using HSDIO APi's to generate waveform in PXIe 6555 card. Is there any way to control data generation rate? Example : Clock rate is 800 Hz and data should be generated only at the 4th clock pulse every time (Pulse 4,8,16..) Can it be done using any kind of triggers or events available for HSDIO?
Have you checked out the HSDIO page? http://sine.ni.com/psp/app/doc/p/id/psp-255/lang/en
There are sample code. It sounds like you want to do dynamic generation.
06-14-2014 01:25 AM
No, I am using a dynamic generation vi but want I wanted to do is generate data only at certain clock pulse.