sltest.xil.framework.Acquisition Class
Namespace: sltest.xil.framework
Description
Add-On Required: This feature requires the Simulink Test Support Package for ASAM XIL Standard add-on.
Use the sltest.xil.framework.Acquisition class to set up variables on the
test bench to log data, control data acquisition, and retrieve the acquired logged data.
The sltest.xil.framework.Acquisition class is a handle class.
Creation
You cannot create an sltest.xil.framework.Acquisition object. An
Acquisition object exists only as a member of an
sltest.xil.framework.Framework object. Create a
Framework object first, and then use the Acquisition
methods from within that Framework object.
Methods
Examples
Version History
Introduced in R2022a