Main Content
target.ExternalMode Class
Namespace: target
Description
Use the target.ExternalMode
class, which is a subclass of
, to specify the external mode
protocol stack for your target hardware.target.CommunicationProtocolStack
To create a target.ExternalMode
object, use the target.create
function. Create the object and then use separate steps to specify
properties. Or, using name-value arguments, create the object and specify properties in a
single step.
Properties
Examples
Version History
Introduced in R2021a