12-15-2011 01:39 AM
I made a software on the regular Labview with the target set to my computer.
However, when I wanted to move the software to the DSP target speedy 33, some functions were missing and I don't know what to do now.
Details: The functions are the the queue and dequeue functions. How can I replace these functions?
What I'm trying to do is that I have 3 switches, connected to a 0 or 1 converter, then multiply them by 1,3,5 consecutively then i store them in the queue then i dequeue them in the array. Is there another way to do that without using the queue or dequeue functions?
And is there a way I can add the missing directories and can work with the dsp speedy 33?
Thank you
12-19-2011
06:01 AM
- last edited on
10-03-2025
06:00 PM
by
Content Cleaner
Hi AhmadYT,
I'd suggest you try out the learn LabVIEW DSP in 3 hours and Using the LabVIEW Project with LabVIEW DSP Module .
Those should get you started with LabVIEW DSP module (as this has some specifics).