Skip to content

Release 26.5

Latest

Choose a tag to compare

@shusingh-NI shusingh-NI released this 31 Jul 04:44
b3c697e

Supported Simulink Features

  • Multicore Execution Support for Simulink Models

    • VeriStand supports importing Simulink models that are configured for multicore execution, enabling parallel execution of model components across multiple CPU cores.

Known Issues

  • Bug 2213991 Model Time is not saved and restored with simulation states

Known Limitations

  • Signals

    • Test points on virtual signals (e.g., outputs from Mux or Subsystem blocks) are not supported because they are not stored in memory.
  • Block Parameters

    • Block parameters under masked blocks are not supported.

    • When multiple instances of a model reference exist within a model, the block parameters for these instances cannot be tuned separately.

  • VeriStand In/Out blocks

    • Sample Time of 'inf' is not supported.

    • Complex Type signal is not supported.

    • Virtual Bus is not supported.

    • VeriStand In/Out blocks placed inside Model References will not be exported.