Main Content
soc.sdk.ExternalMode Class
Namespace: soc.sdk
External mode configuration
Description
An ExternalMode
object that represents an external
mode configuration. When mapped to an soc.sdk.BoardSupport
object, the
supported hardware board can use external mode in Simulink®.
Note
The ExternalMode
can only map to a single
EthernetInterface
or SerialInterface
object.
Creation
Description
creates an externalModeObj
= soc.sdk.ExternalMode(name
)ExternalMode
object, with the
Name
property set to name
. The
ExternalMode
object that represents an external mode
configuration.
Properties
Version History
Introduced in R2019b