

Public Member Functions | |||
| HostCAN (int aicid, int bus) throws CanBusException | |||
| Initializes HostCAN. | |||
| HostCAN (int aicid) throws CanBusException | |||
| Initializes HostCAN using CAN bus 0 as default. | |||
| void | finalize () throws CanBusException | ||
Finalizes HostCAN
| |||
| int | command (byte[] args, int size) throws CanBusException | ||
| Gets command received from host computer. | |||
| void | sendStatus (double disp, int index) throws CanBusException | ||
| Sends encoder displacement and sync-switch status to host. | |||
| void | sendStatus (int disp, int index) throws CanBusException | ||
| Sends encoder displacement and sync-switch status to host. | |||
|
||||||||||||
|
Initializes HostCAN.
|
|
|
Initializes HostCAN using CAN bus 0 as default.
|
|
||||||||||||
|
Gets command received from host computer.
Implements br::ufrgs::ece::AIC::Host. |
|
||||||||||||
|
Sends encoder displacement and sync-switch status to host.
Implements br::ufrgs::ece::AIC::Host. |
|
||||||||||||
|
Sends encoder displacement and sync-switch status to host.
Implements br::ufrgs::ece::AIC::Host. |
1.3.6