Command ‘Device Repository’

Symbol: ad0cf3f4f3c53320c0a8640e00a42838_2ca3e60df3daa3e5c0a8640e004b5f93

Function: This command opens the Device Repository dialog. This dialog is used for managing the devices that are installed on the local system and can be integrated into CODESYS projects.

Call: Menu bar: Tools.

Dialog ‘Device Repository’

Caution

Do not change the internal device repository manually. Do not copy any files to or from the repository. Always use the device repository dialog to install or uninstall devices.

 
Location Shows the device repository directory on the local system. The list box shows the currently set save locations. By default, CODESYS creates the system repository during installation. The devices of the selected location are listed in the Installed device descriptions field.
Edit Opens the Edit Repository Locations dialog.
Dialog ‘Edit Repository Locations’
List of the repositories with location and name.
Add

Creates a new repository.

Opens the Repository Location dialog. The selected directory (Location input field) must be empty or it must be a valid repository.

Edit Opens the Repository Location dialog (see Add).
Remove A dialog prompt opens for you to decide whether the respective directory should also be deleted from the hard disk.
Installed device descriptions
List of device descriptions in multilevel tree structure. Shows all device descriptions with Name, Vendor, and Version. The top nodes represent device categories, for example PLCs, fieldbuses, and logical devices.
String for full-text search in all devices This field is editable after clicking in it. For any character string entered, only those devices that include the character string are displayed in the lower view. The matched string is highlighted in yellow for these devices.
Vendor: Drop-down list with manufacturers whose available devices are displayed.
Install

Opens the Install Device Description dialog.

For the default devices with file type “*.devdesc.xml”. You can also select manufacturer-specific description files, such as “*.gsd” files for PROFIBUS DP modules, “*.eds” and “*.dcf” files for CAN devices.

When you click OK to confirm the selection, CODESYS inserts the new device into the device repository. If an error occurs during installation (for example, missing files that are referenced by the device description), then CODESYS reports the error to the lower part of the device repository dialog.

Uninstall Removes the selected device. If you delete the device from the device repository, then it is no longer available for use in the programming system.
Renew device repository

Updates all devices in the device repository.

When new versions of import plug-ins are available, some device descriptions may be outdated. The affected devices are marked with a warning symbol ( ad0cf3f4f3c53320c0a8640e00a42838_9fb1aec31be33616c0a8640e00f7b417 ). This command opens a dialog to confirm the update.

Download missing device descriptions Opens when you use devices in your project that are not available in the device repository. When you execute this command, a list of missing devices is displayed. There you can select the corresponding devices for download.
Details Opens the Details dialog for the selected device description. This dialog provides additional information from the device description file.

Attention

During installation, CODESYS copies the device description files and all additional reference files to an internal location. Therefore, any changes to the original files no longer influence the installed devices. You must reinstall the devices to make any changes effective. We recommended that you change the internal version number of a device description after a modification.

See also