addNewSerialInterface
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add serial interface to hardware
Syntax
serialInterfaceObj = addNewSerialInterface(hardwareObj,interfaceName)
Description
creates a new serialInterfaceObj = addNewSerialInterface(hardwareObj,interfaceName)SerialInterface object with the
Name property set to the string
interfaceName, and adds the new object to the soc.sdk.Hardware object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b