edu.wpi.first.wpilibj.communication
Class BumARioHandle

java.lang.Object
  extended by edu.wpi.first.wpilibj.communication.BumARioHandle

public class BumARioHandle
extends java.lang.Object

Class for obtaining a RIO handle.

Author:
jhersh

Constructor Summary
BumARioHandle()
           
 
Method Summary
static int bum(int pStatus)
          Obtain a RIO handle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BumARioHandle

public BumARioHandle()
Method Detail

bum

public static int bum(int pStatus)
Obtain a RIO handle.

Parameters:
pStatus - The current status.
Returns:
A RIOHandle