matlabshared.targetsdk.PIL Class
Namespace: matlabshared.targetsdk
Processor-in-the-loop simulation configuration
Description
Use the PIL
class to represent a processor-in-the-loop
(PIL) simulation configuration.
MATLAB® produces an error if you attempt to map a PIL
object or an ExternalMode
object to a
hardwareObject
that has multiple IOInterface
objects because the mapping request is ambiguous.
Creation
creates a H
= matlabshared.targetsdk.PIL(PILName
)PIL
object H
and sets the
Name property to
PILName
.
Input Arguments
Properties
Version History
Introduced in R2015a