Modelica_DeviceDrivers.Communication

This package contains drivers for packet based communication devices such as network, CAN, shared memory, etc.

Information

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

NameDescription
SharedMemory A driver for shared memory access for inter-process communication.
Modelica_DeviceDrivers.Communication.SharedMemory_ SharedMemory_ Accompanying functions for the SharedMemory object
UDPSocket A driver for UDP packet network communication.
Modelica_DeviceDrivers.Communication.UDPSocket_ UDPSocket_ Accompanying functions for the UDPSocket object
SoftingCAN BETA feature. Support for Softing's CAN interfaces utilizing their CANL2 API library
Modelica_DeviceDrivers.Communication.SoftingCAN_ SoftingCAN_ Accompanying functions for the SoftingCAN object
SocketCAN ALPHA Feature. Support for the Linux Controller Area Network Protocol Family (aka Socket CAN)
Modelica_DeviceDrivers.Communication.SocketCAN_ SocketCAN_ Accompanying functions for the SocketCAN object

Modelica_DeviceDrivers.Communication.SharedMemory

A driver for shared memory access for inter-process communication.

Information

Extends from ExternalObject.

Modelica_DeviceDrivers.Communication.UDPSocket

A driver for UDP packet network communication.

Information

Extends from ExternalObject.

Modelica_DeviceDrivers.Communication.SoftingCAN

BETA feature. Support for Softing's CAN interfaces utilizing their CANL2 API library

Information

Extends from ExternalObject.

Modelica_DeviceDrivers.Communication.SocketCAN

ALPHA Feature. Support for the Linux Controller Area Network Protocol Family (aka Socket CAN)

Information

Extends from ExternalObject.
Automatically generated Tue Oct 1 14:26:58 2013.