Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving an 2D array to a text file

Hi,

 

I have written a program in labview which does some particle analysis on an image. I have written a some C and compliled it as a dll to save a 2D array as a text file. (I used this this tutorial: http://decibel.ni.com/content/docs/DOC-1690).

 

This works fine until I transfer the program to another computer (it seems to want some other dll file associated with visual studio, which this other PC doesn't have).

 

I there an easier why to do this without using a dll file? I have attached the .vi file and the c code i was using.

 

Thanks,

 

Jack

 

 

Download All
0 Kudos
Message 1 of 2
(2,710 Views)
Opps, just realised I've put this in the wrong place.
0 Kudos
Message 2 of 2
(2,709 Views)