public class ControlWord extends java.lang.Object
Constructor and Description |
---|
ControlWord() |
Modifier and Type | Method and Description |
---|---|
boolean |
getAutonomous() |
boolean |
getDSAttached() |
boolean |
getEnabled() |
boolean |
getEStop() |
boolean |
getFMSAttached() |
boolean |
getTest() |
public ControlWord()
public boolean getEnabled()
public boolean getAutonomous()
public boolean getTest()
public boolean getEStop()
public boolean getFMSAttached()
public boolean getDSAttached()