recordSocketCANConfig
Open socket to specified CAN interface
Extends from Modelica_DeviceDrivers.Utilities.Icons.SocketCANRecordIcon (Icon for Socket CAN (Tux from JZA placed into the public domain, http://openclipart.org/detail/168653/tux-enhanced-by-jza).).
Information
Support for Linux Socket CAN bus
Please, read the package information for SocketCAN first!
Example
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | ifrName | "vcan0" | CAN interface name (as displayed by ifconfig) |
| SocketCAN | dh | SocketCAN(ifrName) | SocketCAN handle |