Command ‘Import I/O mapping from CSV’ΒΆ

Function: This command opens the standard dialog for searching for a file in the local file system. The filter is set to file format csv, for the selection of a file to which the I/O mapping configuration of a device was previously exported. CODESYS reads the configuration back into the current project.

Call: Context menu of a device object in the Devices view.

Requirement: A project with a device with I/O mapping configuration is opened. The device matches the exported csv file.

Hint

You can edit the csv file externally before import. Please note: Fields without contents in the csv file are ignored at import. To remove an existing entry in the I/O mapping by importing, you have to add a space in the respective field in the csv file.

See also