Parameters
| Parameter Name | Description |
|---|---|
| oProject | Destination project. |
| strImportFilePath | Filename of the import file. |
| strSchemeName | Name of the import scheme. If the scheme name is empty, the last used scheme of the project will be used. |
| strTableName | Excel sheet name. |
| nHeadLinePos | The position of the head line that will be used to asssign the column values at the import. |
| nHeadLineCount | The count of head lines that will be skipped at the import. |
| oFuncDef | Default Function Definition |
| strIntern | Designation for 'internal'. |
| strExtern | Designation for 'external'. |
| eMode | The import mode can be a combination of the XPProcImportMode enum and controls the import action (in)(optional) eCreateMode = 1: The import create only missing device tags eChangeMode = 2: The import change only existing device tags eDeleteMode = 4: The import delete only unnecessary existing device tags |
Return Value
An array of imported Connections3D.