#include <aichostudp.h>
Inheritance diagram for AIC_HOST_UDP:


Public Member Functions | |
| AIC_HOST_UDP (const char *controllername, int statusport=STATUS_PORT, int cmdport=CMD_PORT) | |
| Initializes AIC simulator UDP communication. | |
| ~AIC_HOST_UDP (void) | |
| Closes AIC simulator UDP communication. | |
| int | command (void) |
| Gets the command code received from host. | |
| void | send_status (double disp, int index) |
| Send AIC simulator motor displacement and sync-switch status to host. | |
|
||||||||||||||||
|
Initializes AIC simulator UDP communication.
|
|
|
Gets the command code received from host.
Implements AIC_HOST. |
|
||||||||||||
|
Send AIC simulator motor displacement and sync-switch status to host.
Implements AIC_HOST. |
1.3.6