EMI_CB_EnableConfigurationParams (EMI Function)
- Updated2023-03-14
- 1 minute(s) read
EMI_CB_EnableConfigurationParams (EMI Function)
Owning Class: Callbacks
Requires: Control Design and Simulation Module
Prototype
char EMI_CB_EnableConfigurationParams();
Description
Returns whether users must enter model configuration parameters in the Select an External Model Library dialog box to define an external model.
Return Value
Returns a non-zero value if users must enter model configuration parameters. Otherwise, this function returns 0.
Examples
char enableConfigParams = EMI_CB_EnableConfigurationParams();