Main Content
target.PILProtocol Class
Namespace: target
Description
Use the target.PILProtocol
class, which inherits functionality from
target.CommunicationProtocolStack
, to describe the processor-in-the-loop
(PIL) communication protocol implementation for your target hardware. For example, use this
class to provide buffering information for data transfer and timeout information for I/O with
the associated target.Board
object.
To create a target.PILProtocol
object, use the target.create
function.
Properties
Examples
Version History
Introduced in R2020b