Main Content

Create an interrupt request port on the generated TLM component

Interrupt signal to be added to the generated TLM component

Model Configuration Pane: TLM Generator / TLM Processing

Description

Specify that an interrupt signal be added to the generated TLM component.

Settings

on (default) | off

Default: On

On

Create an interrupt request port on the generated TLM component. This signal will be asserted whenever new outputs are available in the output register(s) and will be automatically cleared whenever any value is read from the output register(s).

Off

Do not create an interrupt request port on the generated TLM component

Recommended Settings

No recommendations.

Programmatic Use

Parameter: tlmgIrqPortOnOff
Type: string
Value: 'on' | 'off'
Default: 'on'

Version History

Introduced in R2010a

See Also