Main Content
target.TCPChannel Class
Namespace: target
Description
Use the target.TCPChannel
, which inherits functionality from
target.CommunicationChannel
, to describe TCP communication
properties.
To create a target.TCPChannel
object, use the target.create
function.
Properties
Examples
Version History
Introduced in R2020b
See Also
target.create
| target.CommunicationChannel
| target.TargetConnection
Topics
- Set Up PIL Connectivity by Using Target Framework (Embedded Coder)