addNewEthernetInterface
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add new Ethernet interface to hardware
Syntax
ethernetInterfaceObj = addNewEthernetInterface(hardwareObj,interfaceName)
Description
ethernetInterfaceObj = addNewEthernetInterface(hardwareObj,interfaceName)EthernetInterface 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