LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem when creating a real-time project

After confguring a desk pc as a RT target, I tried to create a real-time project just as described in the munual " RT_Getting_started". The first some steps were good but when I clicked the Finish button in the end the problem appeared. It reminded that " Error 1 occurred at property Node (arg 1 ) in NI_variable. lvlib" and " a input parameter is invalid" "NI-488: command requires GPIB Controller to be controller in charge" .
and after clicking the continue button, a dialog box showing " RT new project status" was displayed with a sigle process bar, and couldn't work.
When open the project with the project explorer, the host.vi and the target VI could not fuction either. Error message showed that the shared variable were all of type of void, and,"The governing Library is an incompatible version"!! It's always existed even I reinstall all the software, Labview 8.0, Labview RT, and the device driver...
what is the problem, please?
0 Kudos
Message 1 of 5
(3,662 Views)
Well , it is a really a confusing problem, and can anyone help?
0 Kudos
Message 2 of 5
(3,647 Views)
I have met the same problem as yours. I am waiting for the answer.
0 Kudos
Message 3 of 5
(3,606 Views)
Still expecting.....
0 Kudos
Message 4 of 5
(3,550 Views)
Did you try a mass recompile. Please refer to the following links for issue similar to yours.

http://digital.ni.com/public.nsf/websearch/229402206118211186256752005C1E40?OpenDocument

1) Make sure you are using all 8.0 VI's , which I think you are. There have been some issue with using 7.1 error handler vi's in 8.0. ?
2) Try to download SimpleErrorHandler.vi to a target. See if you can open the VI in an RT context and verify if the vi has a broken arrow
3) Did you pass the right parameters like channel name and task details to the constants in the code if you have any
 
0 Kudos
Message 5 of 5
(3,536 Views)