Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Group

Model preparation
DescriptionStops the currently executing compilation.
Required ControlSystem control
UsageRtlabApi.AbortCompile()
InputNone
OutputNone
Exception
  • EOK: Success
  • EPRM: System control was not granted to this client
  • EIO: Error sending the request or receiving the reply
ExamplesNone
Related ItemsStartCompile, GetDisplayInfo
Modulesimport RtlabApi
  • No labels