Main Content
extmodeReset
Reset external mode target connectivity
Description
restores the
external mode abstraction layer, including the communication stack, to the initial,
default state.errorCode
= extmodeReset();
Use this function with other external mode functions to enable communication between Simulink® and the target application during an external mode simulation.
Examples
Set Up External Mode Communication
For a pseudo-code example that shows how you can provide external mode communication by using the function with related functions, see External Mode Abstraction Layer.
Output Arguments
Version History
Introduced in R2018a