sltest.xil.framework.Stimulation Class
Namespace: sltest.xil.framework
Description
Add-On Required: This feature requires the Simulink Test Support Package for ASAM XIL Standard add-on.
Use sltest.xil.framework.Stimulation methods to control input to the
test bench. You can also use it to control signal generation on one or more test
benches.
The sltest.xil.framework.Stimulation class is a handle class.
Creation
You cannot create an sltest.xil.framework.Stimulation object. A
Stimulation object exists only as a member of an
sltest.xil.framework.Framework object. Create a
Framework object first and then use the Stimulation
methods from within that Framework object.
Methods
Examples
Version History
Introduced in R2022a