<< ld_SyncFilewrite basic_ldblocks ld_TrigSwitch1toN >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_Timer

ld_Timer

A timer than can be triggered

Calling Sequence

[sim, TimerActive, Counter] = ld_Timer(sim, events, Trigger, Count )

Description

The timer is active for Count simulation steps

Trigger * - (int32) start the timer immediately

TimerActive * - int32 1 if the timer is active, 0 if not

Counter * (int32) - The used conter that starts from Count and decreases


Report an issue
<< ld_SyncFilewrite basic_ldblocks ld_TrigSwitch1toN >>