piltest
Verify custom target connectivity configuration for Simulink PIL simulation
Syntax
Description
piltest(config) runs a suite of tests that
verify your custom processor-in-the-loop (PIL) target connectivity
configuration. In the tests, the function runs various normal, software-in-the-loop
(SIL), and PIL simulations. The function compares results and produces
errors if it detects differences between simulation modes. For the
PIL simulations, the function extracts these parameters from config:
SystemTargetFileTargetHWDeviceTypeToolchain
In the current working folder, the function creates the piltest folder,
which contains subfolders with test results.
piltest( extracts
additional parameters from config,'ConfigParams',additionalParameterList)config for the PIL
simulation.
Examples
Input Arguments
Version History
Introduced in R2016b