Main Content
sltest.xil.framework.Acquisition Class
Namespace: sltest.xil.framework
Add-On Required
This class requires that you Install and Set Up the Simulink Test Support Package for ASAM XIL Standard.
Description
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