Constant Field Values


Contents
edu.wpi.*

edu.wpi.first.wpilibj.networktables.NetworkTable
public static final int DEFAULT_PORT 1735
public static final char PATH_SEPARATOR 47

edu.wpi.first.wpilibj.networktables2.NetworkTableEntry
public static final char UNKNOWN_ID 65535

edu.wpi.first.wpilibj.networktables2.NetworkTableMessageType
public static final int CLIENT_HELLO 1
public static final int ENTRY_ASSIGNMENT 16
public static final int FIELD_UPDATE 17
public static final int KEEP_ALIVE 0
public static final int PROTOCOL_VERSION_UNSUPPORTED 2
public static final int SERVER_HELLO_COMPLETE 3

edu.wpi.first.wpilibj.networktables2.connection.NetworkTableConnection
public static final char PROTOCOL_REVISION 512



Copyright © 2013. All rights reserved.