<< ld_ClockSync synchronisation ld_ThreadNotify >>

ORTD Scilab Interface Toolbox >> synchronisation > ld_RecvNotifications

ld_RecvNotifications

Calling Sequence

[sim, signal ] = ld_RecvNotifications(sim, events, ObjectIdentifyer)

Description

Receiver for Thread notifications

signal *, ORTD.DATATYPE_INT32 - The signal that was received

This is a simulation-synchronising Block. Everytime a notification is received,

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

Notifications can be send from other threads by using ld_ThreadNotify

EXPERIMENTAL


Report an issue
<< ld_ClockSync synchronisation ld_ThreadNotify >>