LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid DefProc (Error 48)

Hi
 
I just stumbled into Error 48, which is decribed as Invalid DefProc. I was wondering if anyone was familiar with this Error and how can I get it resolved.
 
Here is what I am doing:
 
I am calling a VI called Initialize.vi which all the Initializations.
 
When I call that VI from another VI called X.vi, there is no error, but when I call it from another VI called Y.vi there is an Error 48 just after returning from Initialize.vi. But when I debug the VI, there is no error inside Initialize.vi. However I see it as soon as it returns to the parent ??
 
Thanks
 
JS
0 Kudos
Message 1 of 2
(2,546 Views)
Hello JS,

If you can reproduce that error, I would choose to send the report to us here at National Instruments, so we have a record of the error and can do further investigation.  Besides that, you mentioned that the error does not occur when you call the VI from X.vi but happens when you call it from Y.vi.  Well this leads to the obvious question, what is different between these two VIs? What is different between the way you are calling the other VI?  Also, can you give us an idea of what kind of structures/functions, etc are used in the problematic VI?

Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(2,530 Views)