Package org.hyperonline.hyperlib.port
-
Class Summary Class Description PortMapper ThePortMapper
class generates a wiring diagram from the robot map. -
Enum Summary Enum Description Port.Type ThePort.Type
enum specifies what type of port on the RIO is used. -
Exception Summary Exception Description DuplicatePortException An exception thrown when you attempt to assign two pieces of hardware to the same port in the robot map.InvalidPortException An exception thrown when you attempt to assign hardware to a port that does not exist in the robot map. -
Annotation Types Summary Annotation Type Description Port ThePort
annotation is used to mark ports in the robot map.