Main Content

Triggered Subsystem

子系统的执行由外部触发input

  • 库:
  • Simulink / Ports & Subsystems

    HDL Coder / Ports & Subsystems

  • Triggered Subsystem block

Description

TheTriggered Subsystemblock is a subsystem block preconfigured as a starting point for creating a subsystem that executes each time the control signal has a trigger value.

UseTriggered Subsystemblocks to model:

  • A task that runs with the detection of a trigger value.

  • An interrupt from I/O hardware.

  • A processor request to handle an exception or error.

For an explanation of theTriggered Subsystemblock parameters, seeSubsystem.

Ports

Input

expand all

Placing anInportblock in a subsystem block adds an external input port to the block. The port label matches the name of theInportblock.

UseInportblocks to get signals from the local environment.

Data Types:一半|single|double|int8|int16|int32|int64|uint8|uint16|uint32|uint64|Boolean|fixed point|enumerated|bus|image

Placing aTriggerblock in a subsystem block adds an external input port to the block.

Data Types:single|double|int8|int16|int32|int64|uint8|uint16|uint32|uint64|fixed point

Output

expand all

Placing anOutportblock in a subsystem block adds an output port from the block. The port label on the subsystem block is the name of theOutportblock.

UseOutportblocks to send signals to the local environment.

Data Types:一半|single|double|int8|int16|int32|int64|uint8|uint16|uint32|uint64|Boolean|fixed point|enumerated|bus|image

Block Characteristics

Data Types

Booleana|busa|doublea|enumerateda|fixed pointa|一半a|integera|singlea|stringa

Direct Feedthrough

no

Multidimensional Signals

limiteda

Variable-Size Signals

limiteda

Zero-Crossing Detection

no

aActual data type or capability support depends on block implementation.

Extended Capabilities

版本历史

Introduced before R2006a