08-15-2010 12:19 PM
Hello,
I just search for an explanation to the following phenomena.
I have built a dll, and I placed it as a call library function node. In this concrete case, my dll has a waveform output. If I try to place a probe onto the output wire of this waveform, I get a warning from LV, that the location of some VIs has been changed. For example, by placing probe on the wire I get a warning message:
GetVariantData.vi
Virtual Instrument
- The subVI expected to be at "C:\Program Files\National Instruments\LabVIEW 7.1\vi.lib\Utility\error.llb\Clear Errors.vi" was loaded from "C:\dll\My_dll.dll\Clear Errors.vi".
Why does LabView want to load a VI from my dll??? I thought, a dll is protected from loading single VIs from it.
08-17-2010 03:17 AM
Hi
Can you just post an example for that here so that we can have a look on it ?
Thanks and have a nice day.