Page 1 of 1

Block ordering ?

Posted: Fri Feb 15, 2008 8:55 am
by johan.b
Hello everybody,

I'm a new user of the dspic blockset and I have a little question concerning the "Block ordering".

What is the role of this feature? I tried to read the online help but I did not concretely see how using this block.

Did you already use this block in your applications ? Can you concretely explain me how it works ?

Thank you in advance.

Johan

Re: Block ordering ?

Posted: Thu Feb 21, 2008 12:19 am
by LubinKerhuel
Hi Johan,

I could not get time to post an example. I try to make the explanation understandable...

If you want to force the execution order of blocks that are not connected, this option allows to add either an input, an output, or both to the block. These virtual connections allow to force the ordering of the blocks.

Note that this method is only available for the block of this blockset. Simulink blockset do not have It.
However, Simulink allows defining a priority for each blocks, thus giving you another possibility to change the block execution order. This method is not visual and quite hard to use on huge model.