User Interface (EMI Category)
- Updated2023-03-14
- 1 minute(s) read
Requires: Control Design and Simulation Module
Use members of the User Interface category to configure the user interface of the External Model function.
| Function | Description |
|---|---|
| EMI_AddMenuItem | Adds a custom item to the shortcut menu of the External Model function. |
| EMI_GetConfigurationParams | Returns a string containing the model configuration parameters a user must enter in the Select an External Model Library dialog box to define an external model. |
| EMI_GetCurrentVersion | Returns the current installed version of the External Model Interface. |
| EMI_SetError | Stops the current simulation and returns the error message you specify. |
| EMI_SetIconPath | Specifies a path on disk to the custom icon you want to use for the External Model function that represents an external model. |
| EMI_SetModelName | Specifies the name of an external model. |
| EMI_SetWarning | Returns the warning message you specify. |