Group | Utilities | ||
---|---|---|---|
Description | Export connections (excluding datalogger connections) into CSV format The generated file is not supposed to be modified manually to make it work with the ImportConnections API. The file includes the following columns:
For IO datapoints, primary ID corresponds to their UI paths where secondary ID may contain GUID in paths. | ||
Required Control | None | ||
Usage | RtlabApi.ExportConnections(filename, overwrite) | ||
Input |
| ||
Output | None | ||
Exception |
| ||
Examples | None | ||
Related Items |
ImportConnections | |
Modules | import RtlabApi |
---|