View Single Post
  #4   Spotlight this post!  
Unread 18-01-2014, 23:26
ronbaer ronbaer is offline
Registered User
FRC #0612 (Chantilly Robotics)
Team Role: Mentor
 
Join Date: Jan 2013
Rookie Year: 2012
Location: Chantilly, VA
Posts: 8
ronbaer is an unknown quantity at this point
Re: Relay Outputs on Digital Side Car Not Working

We had a similar problem Monday, code could not turn enable the Spike from the relay output. We are using C++, not LabView.

Problem turned out to be the programmers had upgraded to the new 2014 C++ libraries but did not upgrade the cRIO image to 2014 (it was still at 2013). We were getting very strange NetConsole errors when trying to run the code. After swapping hardware, etc, we begin to focus on the code and then realized the version mismatch.

Good luck pin pointing the problem.
__________________
Ron Baer
Team 612 - Chantilly Robotics
Reply With Quote