LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug the CIN code?

I just want to make a driver in the LabVIEW for my own device, I had follow the "Using External Code in LabVIEW" manual and maden a empty dll projecte to finish the development. But after I got a .lsb file and put it into my vi,it doesn't work well. There are a messagebox show "0x100012d3" commond call the "0xcccccccc" memory, it couldn't be "written". I don't know what had caused this. Can you tell me? and I want to debug it,but the VC++6.0 ask me to enter the Executable file,but you know the code is for builting a dll,how can I debug it? I eager to get your answer quickly. Thank you very much.The appendix is my main code.
0 Kudos
Message 1 of 2
(2,204 Views)
Jacky Wei,

You mention that you used the Using External Code in LabVIEW manual. Check out pages 3-19 through 3-21. They describe exactly what you need to do.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(2,204 Views)