Function: The command opens the default dialog for opening a file in the local file system.
The filter is set to the file format CSV
in order to import the I/O mapping configuration of a device from the file which was exported previously by
means of the “Export Mappings to CSV” command. CODESYS writes the configuration to the selected device.
Call: Context menu of a device object in the “Devices” view.
Requirement: A project is open with a device and an I/O mapping configuration. The device matches the exported CSV
file.




NOTICE

I/O mapping configurations are stored in CSV
files with the semicolon separator. These files can be edited manually. If the files
are edited manually, then it is imperative that this format is retained in order to
import successfully. Note: The entries of the file to the I/O mapping of the device are assigned by the device name and the parameter name. Parameter
names that are not unique are numbered sequentially in this file (@<n>).
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.