Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Library

rtlab/Monitoring

Block

The OpDelay block allows the user to simulate computation time.

Opdelay block

Mask

Figure 2: OpDelay mask.

Description

This block allows user to simulate computation time by adding a delay in the model. It's very useful to determine how many calculation time can be added to the model without overruns.

Parameters

SynchronizeForces the block to be executed at the beginning of each calculation step in the model.

Inputs

DelayThe delay in micro-second to be simulated by the icon.
InputsData input to copy to the outputs of the block (direct feedthrough). It is used to locate the OpDelay block in a specific execution order in the model.. In the first example below, the OpDelay block can be executed in any order because it has no dependencies with other block. In the second example, the OpDelay block should be executed before the gain calculation because the block has its output connected to the gain block.




Outputs

See description of inputs.

Characteristics and Limitations

Direct Feedthrough

No

Discrete sample time

Yes

XHP support

Yes

Work offline

No



  • No labels