Modelica_DeviceDrivers.Communication.UDPSocket_

Accompanying functions for the UDPSocket object

Information

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

Package Content

NameDescription
Modelica_DeviceDrivers.Communication.UDPSocket_.read read  
Modelica_DeviceDrivers.Communication.UDPSocket_.sendTo sendTo  
Modelica_DeviceDrivers.Communication.UDPSocket_.getReceivedBytes getReceivedBytes  

Modelica_DeviceDrivers.Communication.UDPSocket_.read

Inputs

NameDescription
socket 

Outputs

NameDescription
data 

Modelica_DeviceDrivers.Communication.UDPSocket_.sendTo

Inputs

NameDescription
socket 
ipAddressIP address where data has to be sent
portPort number where data has to be sent
dataData to be sent
dataSizeSize of data

Modelica_DeviceDrivers.Communication.UDPSocket_.getReceivedBytes

Inputs

NameDescription
socket 

Outputs

NameDescription
receivedBytesnumber of Bytes received

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