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.

OP_MODEL_CLEAN_DEFINE

DescriptionDefines the options to be used when cleaning a model directory. These defines should be used when using the ModelClean.
Usage
  • RtlabApi.OP_MODEL_CLEAN_TARGET_COMPILE
  • RtlabApi.OP_MODEL_CLEAN_TARGET_RUN


See Elements

Elements
  • OP_MODEL_CLEAN_TARGET_COMPILE (2): Clean model directory on the development node. The model does not have to be recompiled to be able to load it. All files have to be transferred again on the development node in order to compile the model.



Note: This option has no effect on WIN32 target platform.



  • OP_MODEL_CLEAN_TARGET_RUN (4): Clean model directory on the assigned target node. All log, data and binary files will be removed. The model does not have to be recompiled to be able to load it.



Note: This option has no effect on WIN32 target platform.


 ExamplesNone
Related ItemsOpalModelClean
Modulesimport RtlabApi

OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323