Main Content
removeEthernetInterface
Class: soc.sdk.Hardware
Namespace: soc.sdk
Delete Ethernet interface from hardware
Syntax
removeEthernetInterface(hardwareObj,interfaceName)
Description
removeEthernetInterface(
deletes the hardwareObj
,interfaceName
)EthernetInterface
object with the
Name
property set to interfaceName
from
the soc.sdk.Hardware
object.
Input Arguments
Version History
Introduced in R2019b