#include <aichostcan.h>
Inheritance diagram for AIC_HOST_CAN:


Public Member Functions | |
| AIC_HOST_CAN (int aicid, int bus=0) | |
| Creates a CAN channel to host. | |
| ~AIC_HOST_CAN (void) | |
| Closes the CAN channel. | |
| 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. | |
|
||||||||||||
|
Creates a CAN channel to host.
|
|
|
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