GET SENSORS FROM AN ASSEMBLY

Retrieves all sensors defined within a specified Assembly and exposes them as a dataset for downstream use. Use this worker when you need to enumerate or pass sensor definitions from an assembly into subsequent workflow steps.

When to use

Tagged: assembly, ls-dyna, sensor-extraction, sensors, simulation.

Inputs

Label ID Type Default Required Description
Assembly assembly_id remote_lookup The target Assembly from which sensors will be retrieved; select the desired assembly via the remote lookup — this field is required and has no default.

Outputs

Label ID Type Description
Assembly Id assembly_id scalar Pass-through identifier of the source Assembly (assemblies dataType scalar), preserving the assembly reference for downstream workers.
Available Sensors sensors dataset Tabular dataset listing all sensors available in the selected Assembly, including sensor names, types, and associated metadata.

Disciplines

  • cae.postprocessing.extraction
  • cae.preprocessing.scenario

Auto-generated from platform schema. Worker id: assembly_get_sensors. Schema hash: a691e83748b3. Hand-curated docs in workerexamples/ override this page when present.