Main Content

Enabled and Triggered Subsystem

Subsystem whose execution is enabled and triggered by external inputs

  • 库:
  • Simulink / Ports & Subsystems

  • Enabled and Triggered Subsystem block

Description

TheEnabled and Triggered Subsystemblock is a subsystem block preconfigured as a starting point for creating a subsystem that executes when both of these conditions occur:

  • Enable control signal has a positive value.

  • Trigger control signal has a trigger value.

UseEnabled and Triggered Subsystemblocks to model:

  • Optional functionality.

  • Alternative functionality.

For an explanation of theEnabled and Triggered 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

Placing anEnableblock 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

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

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