LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL Debugging: How to invoke CVI debugger from LabVIEW ?

Can this be done? I am making a DLL in CVI, I want to step thru the DLL, but I can't seem to get the debugger to work. What are the steps?

Kindest,
Warren
0 Kudos
Message 1 of 2
(2,792 Views)
Warren,

You will not be able to use LabVIEW's debugging techniques on a DLL, this will need to be done from CVI. There is a good Knowledge Base that discusses creating and debugging DLLs in CVI, and it can be found at:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/22f61cdff8a08bbd862565fa007238bc?OpenDocument

This document can also be found by going to search.ni.com, choosing Advanced Search, and searching for CVI DEBUG.

Ryan Tamblin
Applications Engineer
National Instruments
Message 2 of 2
(2,792 Views)