Exporting components with linked standard libraries¶
Exports of the ComponentsWithStdLibAssignments type contain an overview of the components that are linked to standard libraries.
The export can be output either as a CSV or JSON file.
Example call¶
Parameter file ComponentsWithStdLibAssignments.ini¶
[Common]
ReportType=ComponentsWithStdLibAssignments
ExportFile=D:\Test\ComponentsWithStdLibAssignments.csv
[User]
Account={User}
Password={Password}
Overview of the columns that appear in the resulting file¶
Column | Description |
---|---|
Component ID | component ID |
Component path | Path of the component in the Project tree |
StdLib ID | ID of the standard library component |
StdLib path | Path of the standard library component in the Project tree |