About Export
Use SMARTElectrode’s output functionality to write data in several prepared formats. Each export configuration can be customized, copied or deleted. All initially available export configurations can be found in:<configuration directory>/export/
  • ASCII — Write data to plain text file.
  • CSV — Write data to semicolon-separated file for Excel.
  • HTML — Write HTML shop floor documentation.
  • IGES — Export models to IGES.
  • STEP — Export models to STEP.
  • ZK_TXT — Write data to formatted text file as import for Zimmer&Kreim POS2data.
  • Other outputs, like data backup or drawing export to PDF, can easily created by adoption of existing export configurations.
Structure of an export configuration
Each export configuration consists minimally of a subdirectory, an options file and a template:
  • Image <subdirectory> — the subdirectory name is the name of the export which can be selected in Output user interface.
    • Image export.cfg — options for this export.
    • Image <template>.<ext> — template, defining the content of the export.