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_ACTION_ON_OVERRUNS

DescriptionUse this enumeration to define the type of actions to perform on the model when a number of overruns are detected.
Usage
  • RtlabApi.OP_MODEL_CONTINUE_ON_OVERRUNS
  • RtlabApi.OP_MODEL_STOP_ON_OVERRUNS
  • RtlabApi.OP_MODEL_PAUSE_ON_OVERRUNS
Elements
  • OP_MODEL_CONTINUE_ON_OVERRUNS(0): When overruns are detected, no specific action is performed.
  • OP_MODEL_STOP_ON_OVERRUNS (1): When a number of overruns is reached, the model stops. The number of overruns is determined by the ATT_DETECT_OVERRUNS settings.
  • OP_MODEL_PAUSE_ON_OVERRUNS(2): When a number of overruns is reached, the model pauses. The number of overruns is determined by the ATT_DETECT_OVERRUNS settings.
 ExamplesNone
Related ItemsOP_ATTRIBUTE
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