matlabshared.targetsdk.SerialInterface Class
Namespace: matlabshared.targetsdk
Superclasses: matlabshared.targetsdk.IOInterface
Serial interface connected to hardware
Description
Use the SerialInterface
class to represent a serial
interface on the hardware and used for processor-in-the-loop (PIL) and external mode.
Creation
returns a H
= matlabshared.targetsdk.SerialInterface(interfaceName
)SerialInterface
object H
with
the Name property set to
interfaceName
.
Input Arguments
Properties
Version History
Introduced in R2015a