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_EXTRA_FILE_TRANSFER_TIME

DescriptionUse these enum to specify the moment to transfer or retrieve extra files on model compilation or load.
Usage
  • RtlabApi.PUT_BEFORE_COMPILATION
  • RtlabApi.GET_AFTER_COMPILATION
  • RtlabApi.PUT_BEFORE_LOAD
  • RtlabApi.GET_AFTER_RESET
  • RtlabApi.PUT_UNKNOWN
  • RtlabApi.GET_UNKNOWN
Elements
  • PUT_BEFORE_COMPILATION (0): File is to be tranferred to target before model compilation.
  • GET_AFTER_COMPILATION (1): File is to be retrieved from target after model compilation.
  • PUT_BEFORE_LOAD (2): File is to be transferred to target before model load.
  • GET_AFTER_RESET (3): File is to be retrieved from target after model reset.
  • PUT_UNKNOWN (4): File is to be transferred but the moment is not set yet. For display purpose only. The user has not set the transfer time yet.
  • GET_UNKNOWN (5): File is to be retrieved but the moment is not set yet. For display purpose only. The user has not set the transfer time yet.
 ExamplesNone
Related ItemsAddExtraFile, GetExtraFiles, RemoveExtraFile
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