<< ld_Proc_shObj ext_process ld_startproc2 >>

ORTD Scilab Interface Toolbox >> ext_process > ld_startproc

ld_startproc

Execute a sub process (EXPERIMENTAL)

Calling Sequence

[sim, out] = ld_startproc(sim, events, exepath, whentorun)

Description

out * - output (unused)

exepath - string: path to executable

whentorun - 0 - Start process on blocks initialisation and stop on desruction;

1 - Start process on activation in a statemachine and stop on reset


Report an issue
<< ld_Proc_shObj ext_process ld_startproc2 >>