01-24-2013 12:17 PM
I swear I remember seeing a way to run basic chunks of C code within LabView, but some searching through help / internet / forums has yielded nothing. I know DLLs are doable, but running it within the labview program would be preferable. Is my memory wrong, and if not where do I find some help files on this?
Solved! Go to Solution.
01-24-2013 12:19 PM
The formula node is Cish. Maybe that's what you're remembering.
01-24-2013 12:28 PM
That must have been it. Oh well, thanks! Off to build A dll...