Modelica_DeviceDrivers.Communication.SharedMemory_

Accompanying functions for the SharedMemory object

Information

Extends from Modelica_DeviceDrivers.Utilities.Icons.DriverIcon (An icon for a package with device driver functions.).

Package Content

NameDescription
Modelica_DeviceDrivers.Communication.SharedMemory_.read read  
Modelica_DeviceDrivers.Communication.SharedMemory_.write write  
Modelica_DeviceDrivers.Communication.SharedMemory_.getDataSize getDataSize  

Modelica_DeviceDrivers.Communication.SharedMemory_.read

Inputs

NameDescription
sm 

Outputs

NameDescription
data 

Modelica_DeviceDrivers.Communication.SharedMemory_.write

Inputs

NameDescription
sm 
data 
len 

Modelica_DeviceDrivers.Communication.SharedMemory_.getDataSize

Inputs

NameDescription
sm 

Outputs

NameDescription
length 

Automatically generated Tue Oct 1 14:26:58 2013.