Main Content

target.RS232Channel class

Package: target

Describe serial communication channel

Since R2020b

Description

Use the target.RS232Channel class, which inherits functionality from target.CommunicationChannel, to describe properties of the serial communication channel.

To create a target.RS232Channel object, use the target.create function.

Properties

expand all

Baud value of the serial connection.

Attributes:

GetAccess
public
SetAccess
public

Version History

Introduced in R2020b