09-08-2011 02:43 AM
hi all,
Currently, i have 2 same tester. ( tester A & tester B).-- Test stand 4.2 and Labview 2009 (Labview FPGA module)
Tester B corrupted, i reinstall labview but using Labview 2009 service pack 1 and Labview FPGA module SP1.
Found that unconsistency test result in tester B.
i copy the VIs from tester A and run it.
Error message come out : The VIs is not executable. Most likely the VIs is broken or one of its subVIs cannot be loalocated. Select File>>open to open teh VI and then verify that you are able to run it. Note: Although this step is not in the main sequence, it is in the same file, and its module load option is set to " preload when execution begin". To avoid this error in the future, change the step or sequence file module load option to " load dynamically".
Then i run back original VIs ( tester B), same message pop out.
Any idea for that?
Thanks
lian
09-08-2011 09:03 AM
You need to open those VIs in LabVIEW and find out why they're broken. They might just need to recompile or there could be other issues with dependencies.
09-12-2011 10:47 PM
hi Asbo,
Thanks for you response.
The Error message already solved what i done is rename and resave it. But another error message come again
" NI-RIO: (Hex 0xFFFF0925) The handle for device communication is invalid or has been closed. Restart the application. Error Code : -63195: User-defined error code.
Any idea for that?