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_LOAD_FILE_STATUS

DescriptionWhen loading a file of parameters, signals or aliases, this enum gives the conflict status of the load operation. Conflict can occur when the current model has changed since the file was saved.
Usage
  • RtlabApi.OP_LOADF_UNKNOWN
  • RtlabApi.OP_LOADF_NO_CONFLICT
  • RtlabApi.OP_LOADF_ALL_RESOLVED
  • RtlabApi.OP_LOADF_UNRESOLVED
Elements
  • OP_LOADF_UNKNOWN (0): Not set (unknown status).
  • OP_LOADF_NO_CONFLICT (1): No conflict has been found in the loaded objects.
  • OP_LOADF_ALL_RESOLVED (2): All conflicts have been resolved for loaded objects.
  • OP_LOADF_UNRESOLVED(3): Some conflicts could not be resolved.
 ExamplesNone
Related ItemsOpalLoadAlias
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