This functionality is only available for certain module packages. Info / Copyright

Importing or Synchronizing Assignment Lists

Assignment lists can be imported in the Siemens formats *.SDF and *.SEQ, or as ASCII files *.ASC. In addition to this, files with any file name extension can be imported if they conform to the structure rules for assignment lists. The import is always CPU-related. You can import data either in an existing or in a new CPU.

Notes:

Import assignment list into existing CPU

  1. Select the following menu items: Project data > PLC > Addresses / assignment lists
  2. In the Filter field of the Addresses / assignment lists dialog select a filter for displaying only the addresses of one CPU.
  3. Select the [Extras] > Import assignment list > Displayed CPU menu items.
  4. In the Import / synchronize assignment list dialog, click [...] in the File name field.
  5. Select an assignment list from the Select file dialog.

    Note:

    The file types offered in the file selection dialog depend on the scheme for the PLC-specific settings assigned to the CPU. This scheme is displayed in the top area of the Import / synchronize assignment list dialog.

  6. Click [Open].

  7. Specify the language suitable for the assignment list as well as the additional settings for the import in the further fields of the dialog Import / synchronize assignment list.
  8. Click [OK].

    The addresses in the assignment list are imported according to the project settings.

    Existing addresses or symbolic addresses are overwritten according to the setting in the Reference value field.

    Only the addresses conforming to the address format for digital and / or analog inputs and outputs are imported. If no address format is set (meaning that both fields in the Address formats tab in the dialog Settings: PLC-specific are empty), all the addresses are imported.

Tip:

Using the Create filter for CPU popup menu item in the table you can automatically generate a filter for the display of the PLC addresses based on the data of the highlighted row. The values of the Configuration project (indirect), PLC station ID (indirect), and CPU (indirect) properties are used as filter criteria here.

Import assignment list into new CPU

  1. Select the following menu items: Project data > PLC > Addresses / assignment lists
  2. Select the [Extras] > Import assignment list > New CPU menu items.
  3. In the New CPU dialog, enter the desired values for the new CPU in the Configuration project, Station ID, and CPU fields.

    The drop-down lists show all values that you have previously entered for the same type of function at other places in the project.
  4. In the PLC-specific settings field, select the scheme defining the settings for the address formats. Click [...] to open the Settings: PLC-specific dialog, where you can create or edit a scheme.
  5. Click [OK].
  6. In the Import / synchronize assignment list dialog, click [...] in the File name field.
  7. Select an assignment list from the Select file dialog.

    Note:

    The file types offered in the file selection dialog depend on the scheme for the PLC-specific settings assigned to the CPU. This scheme is displayed in the top area of the Import / synchronize assignment list dialog.

  8. Click [Open].

  9. Specify the language suitable for the assignment list as well as additional settings for the import in the further fields of the dialog Import / synchronize assignment list.
  10. Click [OK].

    The addresses in the assignment list are imported according to the project settings.

    Only the addresses conforming to the address format for digital and / or analog inputs and outputs are imported. If no address format is set (meaning that both fields in the Address formats tab in the dialog Settings: PLC-specific are empty), all the addresses are imported.

See also