Quote:
Originally Posted by marccenter
There are certainly more and different hoops to jump through to get the base code running in 2015.
|
I've actually found it to be a little
less complicated than last year. Removing the requirement for specific static IP addresses takes away several hoops.
Quote:
I am receiving build errors related to RobotMain.VI using the provided template and our team number 3548. "Cannot complete build because the following VI loaded broken" (C:\Users\Documents\LabVIEW Data\2015 Robot Project \Robot Main.vi)
Further down it says
Broken VIs:
-- Details Display Dialog.vi:
Function not supported for current target
--Not Found Dialog.vi
Function not supported for current target
Sub VI not supported in current target
ANy hints?
|
Seeing the error in context might help. Can you post a picture of it?
You might get more information if you open Robot Main and click on the broken
Run arrow at the top of the screen. It'll give you a list of the errors, and you can click on each of them to be taken to the part of the code where the problem is.
Quote:
|
I followed some of the documentation rabbit trails and have the target setup as roboRIO3548.local but I don't think the build issue is related.
|
When you provided team number 3548 during the creation of the project, it should have set the target as
roboRIO-3548.local (with a dash).
Quote:
|
I am running both Labview and Driver Station as the administrator (Win 7). Is that required this year, again?
|
I don't think we're running LabVIEW as administrator, and everything seems to be working fine. The Driver Station computer is definitely not logged in as an administrator.