06-15-2012 06:51 AM
Respected Sir,
My name vijay mani doing research in bologna university. I am new learner of Labview software.
We are using labview version 5.1 for temperature measurement instrument in windows version 95.
The Field point FP 1000 , Field point explorer version 1.6 and RS-232 port is using.
while running lab view 5.1 program for temperature measurement, I received one command
"connection to the acquisition board was not found"
I plan to run the above program in labview 11.0, so i convert my main program file probe.vi from 5.1 to 11.0, finally when i run probe.vi in 11.0, i received errror message as
Details :
The subVI is not executable. You must fix all errors in the subVI before this VI can run.
Items with error
viewall.vi
gammamix.vi
FPconfig.vi
solvef.vi
fractions.vi
enthal.vi
probe.vi
calibrat.vi
mach.vi
initvars.vi
f.vi
air.vi
gasflow.vi
acquire.vi
alfa.vi
15 errors and warnings
Block diagram error
SubVI 'input.vi': Bad Linkage to subVI
SubVI 'input.vi': Bad Linkage to subVI
SubVI 'input.vi': Bad Linkage to subVI
SubVI 'f.vi': subVI is not exccutable
SubVI 'alfa.vi': subVI is not exccutable
SubVI 'solvef.vi': subVI is not exccutable
SubVI 'enthal.vi': subVI is not exccutable
SubVI 'gasflow.vi': subVI is not exccutable
SubVI 'air.vi': subVI is not exccutable
SubVI 'acquire.vi': subVI is not exccutable
SubVI 'fractions.vi': subVI is not exccutable
SubVI 'gammamix.vi': subVI is not exccutable
SubVI 'viewall.vi': subVI is not exccutable
SubVI 'calibrat.vi': subVI is not exccutable
SubVI 'intivars.vi': subVI is not exccutable
SubVI 'FPconfig.vi': subVI is not exccutable
I would kindly request you to help me.
Thanking You
Yours friendly
M. Vijay
06-15-2012 06:59 AM - edited 06-15-2012 06:59 AM
For reference to others to see the history of this, the Version Conversion thread: http://forums.ni.com/t5/Version-Conversion/Upconvert-from-LV-5-1-to-LV-2011/td-p/1866461
06-18-2012 07:59 AM
Hi vijay mani,
in the attached document you can check LabVIEW versions compatibility. Even if it hasn't been updated to LV
11.0, you can read that VIs you saved in LV 5.1 can't be loaded in LV 10.0 (so you can't load it in LabVIEW 11.0
too).
You have to try to run it in LabVIEW 8.2, recompiling it and finally you will be able to open it in LabVIEW 2011.
I hope this will help you
Best regards
Claudio C.