Property | Type | Description | |
---|---|---|---|
ConfigIsBlueAlliance | bool | ||
ConfigTeamName | string | ||
ConfigTeamNumber | int | ||
autonomous | bool | ||
halt | bool | ||
matchTime | byte | ||
robot | bool | ||
stage | string | ||
teleop | bool |
Method | Description | |
---|---|---|
HashPacketReceived ( |
||
PiEMOSConfiger ( string piemosAddress, int listen, int send, string config ) : System | ||
Run ( ) : void | ||
SendCommand ( string cmd ) : void | ||
SendConfigData ( |
||
SendConfigData ( string configFile ) : void | ||
SendControlData ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Send ( |
||
Send ( string name, |
public HashPacketReceived ( |
||
t | ||
senderAddress | string | |
return | void |
public PiEMOSConfiger ( string piemosAddress, int listen, int send, string config ) : System | ||
piemosAddress | string | |
listen | int | |
send | int | |
config | string | |
return | System |
public SendConfigData ( |
||
teamInfo | ||
configFile | string | |
return | void |
public SendConfigData ( string configFile ) : void | ||
configFile | string | |
return | void |