target.RS232Channel - Describe serial communication channel - MATLAB (original) (raw)
Main Content
Namespace: target
Describe serial communication channel
Since R2020b
Description
Use the target.RS232Channel
class, which inherits functionality fromtarget.CommunicationChannel
, to describe properties of the serial communication channel.
To create a target.RS232Channel
object, use the target.create function.
Properties
Baud value of the serial connection.
Attributes:
GetAccess | public |
---|---|
SetAccess | public |
Version History
Introduced in R2020b