Main Content
target.CommunicationProtocolStack Class
Namespace: target
Description
To describe target-specific parameters for different protocols, you can associate a
target.CommunicationProtocolStack
object with a
target.Board
object. One example of
target.CommunicationProtocolStack
is
target.PILProtocol
.
To create a target.CommunicationProtocolStack
object, use the target.create
function.
Properties
Examples
Version History
Introduced in R2020b
See Also
target.create
| target.PILProtocol
Topics
- Set Up PIL Connectivity by Using Target Framework (Embedded Coder)