target.PortConnection - Describe target connection port - MATLAB (original) (raw)
Main Content
Namespace: target
Describe target connection port
Since R2020b
Description
Use the target.PortConnection
class, which inherits functionality from target.ConnectionProperties
, to describe a target connection port. For example, a serial COM
port.
To create a target.PortConnection
object, use the target.create function.
Properties
Port number.
Attributes:
GetAccess | public |
---|---|
SetAccess | public |
Version History
Introduced in R2020b