Discussion:
How do I generate a pattern that is larger that the memory in a NI6541?
(too old to reply)
davefisher
2006-10-29 21:40:07 UTC
Permalink
How do I use a NI6541 to generate a pattern that is larger that the memory in a NI6541?
for example , If I have a ni6541 that has a 8 M sample memory and I need to send out 26M sample do I have to
do 4 sequences of
niHSDIO_InitGenerationSession(),
niHSDIO_AssignDynamicChannels (),
niHSDIO_ExportSignal ,
niHSDIO_WriteNamedWaveformU32(),
 niHSDIO_Initiate (),
niHSDIO_close()
 
or is there way to just load  and send new data once the card has been set up?
Thanks
Dave Fisher
ryanm
2006-11-02 16:40:15 UTC
Permalink
Hi Dave,
We have a beta version of the HSDIO driver which adds the functionality you are looking for.  If you give me your email address, I will be happy to provide more information.
Thanks,
Ryan
davefisher
2006-11-02 17:40:10 UTC
Permalink
Thank you
for the info about the new driver
My email is <a href="mailto:***@pop500.gsfc.nasa.gov" target="_blank">***@pop500.gsfc.nasa.gov</a>
if you are going to send me a zip file please rename the suffix.
regards dave
&nbsp;

Continue reading on narkive:
Loading...