#include <aiccan.h>
Inheritance diagram for AIC_CAN:


Public Member Functions | |
| AIC_CAN (int aic, int bus=0) | |
| Creates a CAN channel to AIC. | |
| virtual | ~AIC_CAN (void) |
| Closes the CAN channel. | |
| void | send_command (int command,...) |
| Sends a command and its arguments to AIC. | |
| int | get_status (int status,...) |
| Receives a status message from AIC. | |
|
||||||||||||
|
Creates a CAN channel to AIC.
|
|
||||||||||||
|
Receives a status message from AIC.
Implements AIC_COMM. |
|
||||||||||||
|
Sends a command and its arguments to AIC.
Implements AIC_COMM. |
1.3.6