View Single Post
  #4   Spotlight this post!  
Unread 15-01-2017, 10:13
Repasky379's Avatar
Repasky379 Repasky379 is offline
Registered User
AKA: Matt
FRC #0379
Team Role: Programmer
 
Join Date: Jun 2013
Rookie Year: 2012
Location: Ohio
Posts: 5
Repasky379 is an unknown quantity at this point
Re: Problem Connecting with OM5P-AC Radio

Quote:
Originally Posted by Mark McLeod View Post
From your description it sounds like your radio is fine and the roboRIO is fine.

Check your LabVIEW project explorer window to insure that your team number is entered correctly (see attached example).

You can test by connecting your PC directly to the roboRIO via a USB cable, however you must change the project Target from "roboRIO-####-FRC.local" to "172.22.11.2" in order to Run as startup over the USB connection.
This was likely the problem, as we were able to upload code when we switched laptops. Thanks!
Reply With Quote