Main Content

matlabshared.targetsdk.PIL class

Package:matlabshared.targetsdk
Superclasses:

Processor-in-the-loop simulation configuration

Description

APILobject that represents a Processor-in-the-loop (PIL) simulation configuration.

An error is thrown if you attempt to map aPILobject or anExternalModeobject to ahardwareObjectthat has multipleIOInterfaceobjects since the mapping request is ambiguous.

Construction

H= PIL(PILName)creates aPILobject and sets theNameproperty to the stringPILName.

Input Arguments

expand all

公益诉讼的配置that a target supports, specified as a string. The default is''.

Data Types:char

Properties

expand all

Name ofPILobject, specified as a string.

Data Types:char

Version History

Introduced in R2015a