View Single Post
  #5   Spotlight this post!  
Unread 23-01-2012, 17:53
plnyyanks's Avatar
plnyyanks plnyyanks is offline
Data wins arguments.
AKA: Phil Lopreiato
FRC #1124 (The ÜberBots), FRC #2900 (The Mighty Penguins)
Team Role: College Student
 
Join Date: Apr 2010
Rookie Year: 2010
Location: NYC/Washington, DC
Posts: 1,114
plnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond reputeplnyyanks has a reputation beyond repute
Re: Multiple cRIO's-Power and Communication

Quote:
Originally Posted by edthetoad View Post
We also would like to know if anybody knows if there is a tutorial/example code for sending info via UDP between the cRIO and something else. We are able to send UDP out of a cRIO and receive it on a computer but are unable to get it to continuously send or receive from a cRIO. If anybody has any experience doing this some help would be appreciated.
You'd do it the same way - the cRIO is just a little computer. You'd just have them both listening on UDP port x for data sent by the other. I can post some examples in LabVIEW, if you'd like.
__________________
Phil Lopreiato - "It's a hardware problem"
Team 1124 (2010 - 2013), Team 1418 (2014), Team 2900 (2016)
FRC Notebook The Blue Alliance for Android
Reply With Quote