Package: target
Describe target connection port
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.