Skip to content

Customizing a component type for COPA-DATA zenon runtime components

Runtime files are mostly binary encrypted due to compilation and cannot be compared directly with the data of the editor component. It is therefore advisable to create a separate runtime component for a targeted comparison, as described below.

Procedure

  1. Create a Runtime component type in the Component type editor module of the AdminClient.
  2. In the Compare these files area, enter all files that should be included in the comparison.

    Info

    Entry: *.*, Comparator: Binary, Subdirectory: Include.

    Examples of file extensions commonly found in runtime files:

    Specification Comparator Subdirectories
    *.txt ASCII Include
    *.ini ASCII Include
    *.xml ASCII Include
    *.pdf PDF Include
    *.wsp6 ASCII optional

    In the Ignore these files during the comparison section, you can exclude files and folders that interfere with the comparison or are unimportant.

    Examples of files that change simply by recompiling:

    Specification Subdirectories
    Project.cmp Include
    VBR_Para.ems Include

    Examples of runtime files that change just by activating the runtime:

    Specification Subdirectories
    Project_m.vba Include
    VSTAorig.zip Include

    In the Save these files and Ignore these files sections, you can specify which files from the working directory should be saved.


Related topics