Run the siclimat_export_repo script, to create an export repository.
Run the siclimat_export_repo --zip script, to create a zip archive which contains the export repository.
An export repository with all export files (data points, graphics, scripts, service tests, system information report) is created. The directory name has the format sicx_repo_<date>_<time>.
(Optional) Run the siclimat_export_repo script with the --help option, to see all options.
Run siclimat_export_repo --help to see all options
[2] All from a given OS: Exports all CPUs from a given OS.
[3] Select CPUs individually: Exports the selected CPUs. Select the CPUs from the list. The list contains all the CPUs engineered in the whole system that have active communication with Siclimat X. When you select more than one CPU, separate the numbers with a space.
(Optional) Append a tag for the export data or leave it blank to use the default tag.
The data points, schedules for these data points, text group information, and calender and workday information are exported to the data points subdirectory of the repository. Most schedule data, such as Tagesplan, Werktagsplan, and Wochenplan, are merged to guarantee an overlap free weekly calendar. The Einmalig and Sondertag schedules are exported as they are. Only schedules containing output objects in exported CPUs are considered for the export. Consequently, some schedules may be partially or completely omitted.
The exporter automatically chooses a default output filename with the following format: sicx_exp_${date}_${time}_${cpu_or_os_list}.xml
The service texts are exported as an XML file to the servicetexts subdirectory of the repository. The file contains both English and German versions of the service texts.
Run the siclimat_export_repo --informationreport script.
The system information report is exported to the sysinfo subdirectory of the repository. The report contains information about the Siclimat X installation, such as general system information, schedule information, details about users, groups and rights, and information about standard and customer-specific graphics. The schedule information is based on the raw Siclimat X schedule data and might differ from the merged schedules exported by thesiclimat_export_repo --datapoint script.