matlabshared.targetsdk.IOInterface Class
Namespace: matlabshared.targetsdk
I/O interface connected to hardware
Description
An IOInterface
object that represents an I/O interface
connected to Hardware
. This is the base class for other I/O interface classes.
Creation
matlabshared.targetsdk.IOInterface
is a base
class for the matlabshared.targetsdk.EthernetInterface
and
matlabshared.targetsdk.SerialInterface
classes.
Do not create an object of this class by invoking this constructor.
Properties
Version History
Introduced in R2015a