ASAM XIL Classes and Methods Supported by Simulink Test
You can use the Simulink® Test™ Support Package for ASAM® XIL Standard to interface with Simulink test cases using the ASAM XIL API. The tables lists the API methods that you can use with the support package.
Testbench
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
Testbench | WatcherFactory | 24.2 (2024b) |
Testbench | DurationFactory | 24.2 (2024b) |
Testbench | MAPortFactory | 24.2 (2024b) |
Testbench | ValueFactory | 24.2 (2024b) |
Testbench | CapturingFactory | 24.2 (2024b) |
Testbench | BuildNumber | 24.2 (2024b) |
Testbench | MajorNumber | 24.2 (2024b) |
Testbench | VendorName | 24.2 (2024b) |
Testbench | ProductName | 24.2 (2024b) |
Testbench | ProductVersion | 24.2 (2024b) |
Testbench | AvailablePortTypes | 24.2 (2024b) |
Testbench | MinorNumber | 24.2 (2024b) |
Testbench | RevisionNumber | 24.2 (2024b) |
MAPort
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
MAPort | CheckVariableNames | 24.2 (2024b) |
MAPort | Configure | 24.2 (2024b) |
MAPort | GetDataType | 24.2 (2024b) |
MAPort | GetVariableInfo | 24.2 (2024b) |
MAPort | IsReadable | 24.2 (2024b) |
MAPort | IsWritable | 24.2 (2024b) |
MAPort | LoadConfiguration | 24.2 (2024b) |
MAPort | StartSimulation | 24.2 (2024b) |
MAPort | StopSimulation | 24.2 (2024b) |
MAPort | TaskInfos | 24.2 (2024b) |
MAPort | TaskNames | 24.2 (2024b) |
MAPort | VariableNames | 24.2 (2024b) |
MAPort | Dispose | 24.2 (2024b) |
MAPort | Read | 24.2 (2024b) |
MAPort | Write | 24.2 (2024b) |
MAPort | CreateCapture | 24.2 (2024b) |
MAPort | SimulationStepSize | 24.2 (2024b) |
MAPort | State | 24.2 (2024b) |
MAPort | Configuration | 24.2 (2024b) |
MAPort | Name | 24.2 (2024b) |
MAPort | Disconnect | 24.2 (2024b) |
MAPortVariableInfo
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
MAPortVariableInfo | AvailableTasks | 24.2 (2024b) |
MAPortVariableInfo | IsReadable | 24.2 (2024b) |
MAPortVariableInfo | IsWriteable | 24.2 (2024b) |
MAPortVariableInfo | DataType | 24.2 (2024b) |
MAPortVariableInfo | Name | 24.2 (2024b) |
MAPortVariableInfo | Readable | 24.2 (2024b) |
MAPortVariableInfo | Writeable | 24.2 (2024b) |
MAPortVariableInfo | Xsize | 24.2 (2024b) |
MAPortVariableInfo | Ysize | 24.2 (2024b) |
MAPortConfig
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
MAPortConfig | ModelFile | 24.2 (2024b) |
MAPortConfig | VendorSpecificConfiguration | 24.2 (2024b) |
MAPortFactory
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
MAPortFactory | CreateMAPort | 24.2 (2024b) |
Capture
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
Capture | Fetch | 24.2 (2024b) |
Capture | Start | 24.2 (2024b) |
Capture | Stop | 24.2 (2024b) |
Capture | State | 24.2 (2024b) |
Capture | Variables | 24.2 (2024b) |
Capture | Port | 24.2 (2024b) |
Capture | ClearConfiguration | 24.2 (2024b) |
Capture | CaptureResult | 24.2 (2024b) |
CaptureEvent
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CaptureEvent | TimeStamp | 24.2 (2024b) |
CaptureEvent | Type | 24.2 (2024b) |
CaptureResult
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CaptureResult | CaptureStartTIme | 24.2 (2024b) |
CaptureResult | Events | 24.2 (2024b) |
CaptureResult | SignalGroupNames | 24.2 (2024b) |
CaptureResult | ExtractSignalValue | 24.2 (2024b) |
CaptureResult | GetSignalGroupValue | 24.2 (2024b) |
CaptureResult | GetVariableNames | 24.2 (2024b) |
CaptureResultMemoryWriter
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CaptureResultMemoryWriter | Save | 24.2 (2024b) |
CaptureResultMemoryWriter | Type | 24.2 (2024b) |
CaptureResultMDFWriter
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CaptureResultMDFWriter | Filename | 24.2 (2024b) |
CaptureResultMDFWriter | Version | 24.2 (2024b) |
CaptureResultMDFWriter | Overwrite | 24.2 (2024b) |
CaptureResultMDFWriter | Save | 24.2 (2024b) |
CycleNumberDuration
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CycleNumberDuration | Save | 24.2 (2024b) |
CycleNumberDuration | Type | 24.2 (2024b) |
CapturingFactory
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CapturingFactory | CreateCaptureResult | 24.2 (2024b) |
CapturingFactory | CreateCaptureResultMemoryWriter | 24.2 (2024b) |
CapturingFactory | CreateCaptureResultMDFWriter | 24.2 (2024b) |
CapturingFactory | CreateCaptureResultMDFWriterByFileName | 24.2 (2024b) |
DurationWatcher
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
DurationWatcher | Duration | 24.2 (2024b) |
DurationWatcher | Duration2 | 24.2 (2024b) |
DurationFactory
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
DurationFactory | CreateCycleNumberByDuration | 24.2 (2024b) |
DurationFactory | CreateTimeSpanDuration | 24.2 (2024b) |
CycleDurationNumber
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
CycleDurationNumber | CycleNumber | 24.2 (2024b) |
CycleDurationNumber | Type | 24.2 (2024b) |
TimeSpanDuration
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
TimeSpanDuration | TimeSpan | 24.2 (2024b) |
TimeSpanDuration | Type | 24.2 (2024b) |
WatcherFactory
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
WatcherFactory | CreateDurationWatcher | 24.2 (2024b) |
WatcherFactory | CreateDurationWatcherByTimeSpan | 24.2 (2024b) |
TaskInfo
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
TaskInfo | Name | 24.2 (2024b) |
TaskInfo | Period | 24.2 (2024b) |
TaskInfo | Type | 24.2 (2024b) |
VendorSpecificConfiguration
Class
Class | Method | Introduced in Simulink Test Version |
---|---|---|
VendorSpecificConfiguration | WorkingDirectory | 24.2 (2024b) |
VendorSpecificConfiguration | EnablePacing | 24.2 (2024b) |
VendorSpecificConfiguration | PacingRate | 24.2 (2024b) |
VendorSpecificConfiguration | MaxLoggedDataPoints | 24.2 (2024b) |
VendorSpecificConfiguration | CheckMAPortStates | 24.2 (2024b) |
Related Topics
- Install and Set Up the Simulink Test Support Package for ASAM XIL Standard
- Create and Run Tests Using the ASAM XIL Standard
- Create Tests That Use Third-Party Test Benches
- Create Tests Using Simulink Model Simulation as a Test Bench