11-15-2024 11:01 AM
Hi,
I am experiencing an issue with application build for a real-time VI for cRIO controller.
On the figure below, bottom one is the real-time VI which works fine (no broken run arrow, also executes fine). I built this application with the debug enable checked, and ran it as a startup VI.
Then logged in to the application by using debug feature available under the options. As shown in the top diagram, the run arrow is broken.
I figured that this happens only when I have a labview class on the block diagram.
According to documentation Labview OOP is supported for application builder. But something on the build breaks the VI.
Has anybody come across a similar issue and resolved it?
Any tip would be much appreciated.
11-19-2024 04:55 AM
This is really low-hanging fruit. This information should already be included in your post.
What is the error message reported?
11-25-2024 06:13 AM
Sorry... I tried to take this post down, but couldn't find the option.
The issue is LabVIEW doesn't report an error.
I figured that it breaks during build due to an dependant component. So, this is now resolved.
Thanks for looking at it.