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.

ImportConnections

Group

Model Preparation

Description

Import connections from CSV file format.

Required Control

None

Usage

RtlabApi.ImportConnections(filename, delete_connections, continue_on_failure)

Input

  • filename : The path to the CSV file. If null a file search window assistant will open. 

  • delete_connections: If True, will delete all connections. False per default.

  • continue_on_failure: If True, create all valid connections. True per default.

Output

None

Exception

  • RtlabApi.ConnectionError

    • if no CSV file is given/selected

    • if unable to parse row in CSV file

Examples

None

Related Items

ExportConnections

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