Main Content
matlabshared.targetsdk.SerialInterface Class
Namespace: matlabshared.targetsdk
Superclasses: matlabshared.targetsdk.IOInterface
Serial interface connected to hardware
Description
A SerialInterface
object represents a serial
interface on the hardware and used for PIL and external mode.
Construction
returns a H
= SerialInterface(interfaceName
)SerialInterface
object,
H
, with the Name
property set to the
string interfaceName
.
Input Arguments
Properties
Version History
Introduced in R2015a