<< ld_SendPacketMux udp_communication ld_UDPSocket_Reply >>

ORTD Scilab Interface Toolbox >> udp_communication > ld_UDPSocket_Recv

ld_UDPSocket_Recv

Calling Sequence

[sim, out, SrcAddr] = ld_UDPSocket_Recv(sim, events, ObjectIdentifyer, outsize)

Description

UDP - receiver block

out *, ORTD.DATATYPE_BINARY - output

SrcAddr - information about where the package comes from (not implemented)

This is a simulation-synchronising Block. Everytime an UDP-Packet is received,

the simulation that contains this blocks goes on for one step.

EXPERIMENTAL


Report an issue
<< ld_SendPacketMux udp_communication ld_UDPSocket_Reply >>