"Virtual bus without a bus object is not supported by the Test Sequence block" error message using bus object

21 ビュー (過去 30 日間)
I am encountering an issue when trying to use a bus object I created with "Simulink.Bus.createObject". The bus signal goes into a subsystem that I want to create a Test Harness for, which accepts a "Test Sequence" as an input.
I got the following error message:
The input 1 of the component has virtual bus without a bus object. Virtual bus without a bus object is not supported by the Test Sequence block.
Please refer to the following screenshot below.

採用された回答

MathWorks Support Team
MathWorks Support Team 2020 年 9 月 1 日
The issue is resolved by specifying the "Output data type" field of the "Bus Creator" block to be the created bus object (originally set as Inherit auto). A simple reproduction model is attached for convenience.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInputs についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by