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 page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

DescriptionUse these enum when registering the information to be received when compiling and loading a model.
Usage
  • RtlabApi.DISPLAY_UNREGISTER
  • RtlabApi.DISPLAY_REGISTER_ALL
  • RtlabApi.DISPLAY_REGISTER_DONE
Elements
  • DISPLAY_UNREGISTER (0): Unregister a previous register.
  • DISPLAY_REGISTER_ALL (1): Register for getting message and status.
  • DISPLAY_REGISTER_DONE (2): Register for message only.
 ExamplesNone
Related ItemsRegisterDisplay
Modulesimport RtlabApi
  • No labels