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.

RemoveExtraFile

Group

Model Preparation

Description

Remove a file to the list of files to be transferred or retrieved during one of the following steps:

  • transfer of files during compilation from the host to the target

  • retrieval of files during compilation from the target to the host

  • transfer of files from the host to the target before the model is loaded

  • retrieval of files from the target to the host after the model is reset

Required Control

System control

Usage

RtlabApi.RemoveExtraFile (transferTime, logicalId, filePathName)

Input

  • transferTime: See OP_EXTRA_FILE_TRANSFER_TIME.

  • logicalId: See Glossary. To specify all subsystem, set the logicalId to 0.

  • filePathName: This parameter can be an empty string to remove all extra files for the specified transfer time and logical id.

Output

None

Exception

  • EOK: Success.

  • EFAULT: Invalid parameter.

  • EBADF: Model not specified by previous Connect or OpenProject.

  • EIO: Error sending the request or receiving the reply.

  • ESRCH: Specified subsystem id not found.

Examples

None

Related Items

OP_EXTRA_FILE_TRANSFER_TIME, AddExtraFile, GetSystemControl.

Modules

import RtlabApi

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