1. Extract Signal Property

1.1. Purpose

Extract specific attributes or properties from signals.

1.2. Description

The Extract Signal Property operation extracts designated attributes from input signals and creates output signals containing these extracted values. This can be used to access signal metadata such as delta (time step), start time, and size, or custom properties.

1.3. Input

Signals with the properties to be extracted.

1.4. Output

Signals containing the extracted attribute values.

1.5. Parameters

  • Attribute: The name of the attribute to extract from the signals

  • Include Containers: When enabled, includes property containers in the extraction

  • Convert: When enabled, performs data type conversion on the extracted values