09-06-2018 10:24 PM
Hi:
(1) I try build project
firstlook U point xxx
(2) It failed build and message as
Broken VIs:
- First Look OCU GetAudioFreq.vi:Instance:0:
VI failed to compile.
External component or driver missing.
- First Look OCU GetAudioFreq.vi:Instance:1:
VI failed to compile.
External component or driver missing.
- First Look OCU Initialize Test CMD.vi:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:3:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:5:
VI failed to compile.
External component or driver missing.
- First Look Read AMT encoder flipper.vi:
Contains unwired or bad terminal
Invalid property
Invalid refnum class
Contains unwired or bad terminal
Invalid property
Invalid refnum class
You have connected two terminals of different types.
(3) But when I open these vi. they are fine.
(4) also, I saw missing resource file "NI845x.rc"
I have windows7 , labview 2013
check the NI compatible, NI845 2.12 is OK.
but I install 16 too.
still have this error when I open in fold 1.
but it is fine from fold 2
I try copy from fold 2 to fold 1 for this vi.
I used copy and replace .
but seem the error still exist
(5) I attached the project.
Thanks for help.
09-06-2018 11:36 PM
Please attach a zip file. Not everyone has the software installed for 7z files.
What does this VI do? Obviously it is looking for some external components and something to do with Audio. Do you have those drivers installed?
09-07-2018 08:59 AM
Hi:
I add zip file.
I could not find which drive missed.
Thanks for your help
here is the error
Cannot complete build because following VI loaded broken:
C:\testEngine\FirstLook_Upoint_programSpecific\First Look Flipper Angle Test CMD.vi
Open the VI in LabVIEW and fix the listed errors. If the VI loads as expected but errors are still detected during the build, contact National Instruments technical support for assistance.
Broken VIs:
- First Look OCU GetAudioFreq.vi:Instance:0:
VI failed to compile.
External component or driver missing.
- First Look OCU GetAudioFreq.vi:Instance:1:
VI failed to compile.
External component or driver missing.
- First Look OCU Initialize Test CMD.vi:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:3:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:5:
VI failed to compile.
External component or driver missing.
- First Look Read AMT encoder flipper.vi:
Contains unwired or bad terminal
Invalid property
Invalid refnum class
Contains unwired or bad terminal
Invalid property
Invalid refnum class
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
Click the link below to visit the Application Builder support page. Use the following information as a reference:
Error 1003 occurred at AB_Get_Detailed_BrokenVI_Message.vi -> AB_Targetfile.lvclass:Open_Top_Level_VIs.vi
Possible reason(s):
LabVIEW: The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it.
09-07-2018 02:50 PM
I found this discussing.
but How to work around with
Error 1003 occurred at AB_Get_Detailed_BrokenVI_Message.vi -> AB_Targetfile.lvclass:Open_Top_Level_VIs.vi
=================
Cannot complete build because following VI loaded broken:
C:\testEngine\FirstLook_Upoint_programSpecific\First Look Flipper Angle Test CMD.vi
Open the VI in LabVIEW and fix the listed errors. If the VI loads as expected but errors are still detected during the build, contact National Instruments technical support for assistance.
Broken VIs:
- First Look OCU GetAudioFreq.vi:Instance:0:
VI failed to compile.
External component or driver missing.
- First Look OCU GetAudioFreq.vi:Instance:1:
VI failed to compile.
External component or driver missing.
- First Look OCU Initialize Test CMD.vi:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:3:
VI failed to compile.
External component or driver missing.
- First Look Payload Port Test CMD.vi:Instance:5:
VI failed to compile.
External component or driver missing.
- First Look Read AMT encoder flipper.vi:
Contains unwired or bad terminal
Invalid property
Invalid refnum class
Contains unwired or bad terminal
Invalid property
Invalid refnum class
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
You have connected two terminals of different types.
missing resource file "NI845x.rc"
Click the link below to visit the Application Builder support page. Use the following information as a reference:
Error 1003 occurred at AB_Get_Detailed_BrokenVI_Message.vi -> AB_Targetfile.lvclass:Open_Top_Level_VIs.vi
Possible reason(s):
LabVIEW: The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate.
Select File>>Open to open the VI and verify that you can run it.