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.

RenameAlias

Group

Model Interaction, Alias

Description

Rename an alias.

Required Control

System control

Usage

RtlabApi.RenameAlias(aliasName, newAliasName)

Input

  • aliasName: Name of the alias to be renamed.

  • newAliasName: New name of the alias.

Output

None

Exception

  • EOK: Success.

  • EPERM: Configuration control has not been granted to this client.

  • EINVAL: Alias not found.

  • EACCES: The new alias already exists.

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

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

Examples

None

Related Items

CreateAlias, RemoveAlias.

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