Thread: What is CAN?...
View Single Post
  #13   Spotlight this post!  
Unread 04-04-2010, 23:01
Radical Pi Radical Pi is offline
Putting the Jumper in the Bumper
AKA: Ian Thompson
FRC #0639 (Code Red Robotics)
Team Role: Programmer
 
Join Date: Jan 2010
Rookie Year: 2010
Location: New York
Posts: 655
Radical Pi has a spectacular aura aboutRadical Pi has a spectacular aura aboutRadical Pi has a spectacular aura about
Re: What is CAN?...

Quote:
Originally Posted by biojae View Post
This is mostly referring to C++ and Java.
I only know a little about Labview's error handling, but what would happen when an error occurs (Lose a jag, etc.) is an error condition other then "OK" would be returned from the VI.
If not handled, it may crash the program (Not quite sure how labview handles un-handled errors )
It's not actually a crash that happens (in C), just a flood of errors on the console. If enough die at the same time then the usual symptom is a very noticeable lag in the controls (had fun trying to figure out why the kicker took forever to respond when the drive breakers were pulled )
__________________

"To have no errors would be life without meaning. No strugle, no joy"
"A network is only as strong as it's weakest linksys"
Reply With Quote