User interface components

The TwinCAT Database Server is integrated in Visual Studio 2013 and Visual Studio 2015. The TwinCAT Connectivity extension for Visual Studio offers a new project system. This can be used for creating a file-based TwinCAT Database Server project, for example. Typical components such as the Properties window, the Solution Explorer and the error output are supported. In addition, various editors for editing the configuration files are provided.

User interface components 1:

Any number of TwinCAT Database Server projects can be integrated in a TwinCAT connectivity project.

The project icon indicates the state of the set target system:

User interface components 2:

The TwinCAT Database projects map a file-based project system. The individual configuration documents are managed in the Solution Explorer. Any modifications that are pending in the editors are identified with * in the documents. If changes are made without opening a document (through the Properties window), the changes are nevertheless registered. Further information on the project system can be found in section "TwinCAT Database Server project".

Toolbar and commands

The toolbar has the following elements:

User interface components 3:

Toolstrip button

Description

User interface components 4:

Activation of the configuration

User interface components 5:

Read configuration of the target device

User interface components 6:

Save configuration in an XML file

User interface components 7:

Read configuration from an XML file

User interface components 8:

Add new database configuration

User interface components 9:

Add new AutoLog group

User interface components 10:

Event display

User interface components 11:

Database pool

User interface components 12:

AutoLog Viewer

User interface components 13:

InformationLog View

User interface components 14:

SQL Query Editor

Properties window

The settings for the different project documents can be configured via dedicated editors or via the Properties window. During this process the file content is modified, but not the metadata in the project file of the TwinCAT Connectivity project.

The individual properties are described in more detail in the lower part of the Properties window. Note that some lists can only be edited in the editor.

User interface components 15:

Output and error list

Visual Studio features an integrated console output. The TwinCAT Database Server uses this feature to issue notifications, warnings or error messages. To this end the category "TwinCAT Database Server" can be selected in the output. It is possible that this category does not yet exist, if there was no previous message from the TwinCAT Database Server.

In addition, the Visual Studio error list is used for communicating the main information.

Both windows can be opened in Visual Studio via View > Error list/Output.