このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
ASAM XIL テスト
サードパーティの ASAM® XIL 準拠テスト ベンチでのテストの実行
ASAM XIL 規格で、テスト自動化ツールとテスト ベンチの間の通信について定義されています。Simulink® Test™ Support Package for ASAM XIL Standard をインストールして使用し、Simulink Test を使用した ASAM XIL 準拠テスト ベンチの制御を有効にします。
クラス
sltest.xil.framework.Framework | Initialize test bench, start and stop simulation, and display test bench, variable, and task (R2022a 以降) |
sltest.xil.framework.FrameworkConfiguration | Configure test bench ports and variable mapping (R2022a 以降) |
sltest.xil.framework.TestVariable | Read and write variable mapped to test bench (R2022a 以降) |
sltest.xil.framework.Stimulation | Control external input to test bench (R2022a 以降) |
sltest.xil.framework.Acquisition | Control signal data logging on test bench and retrieve logged data (R2022a 以降) |
関数
sltest.xil.testbench.createMAPortConfigFile | XIL モデルのアクセス端子のコンフィギュレーション ファイルを作成する (R2024b 以降) |
トピック
- Simulink Test Support Package for ASAM XIL Standard のインストールと設定
サードパーティ製テスト ベンチを使用するためのソフトウェアをインストールする。
- Create and Run Tests Using the ASAM XIL Standard
Use the ASAM XIL standard to run tests on an external test bench.
- Create Tests That Use Third-Party Test Benches
Use the ASAM XIL support package with third--party test benches.
- Create Tests Using Simulink Model Simulation as a Test Bench
Use Simulink model simulation as a test bench with the Simulink Test Support Package for ASAM XIL Standard.
- ASAM XIL Classes and Methods Supported by Simulink Test
Interface with test cases by using ASAM XIL API classes and methods.