PLC Datasource
In this section will demonstrate the configuration set up of the PLC Datasource. For more information, please visit the PLC Datasource section of the System Documentation.
Creating a PLC Datasource
Select the appropriate Connector in the I/O Model and right-click. Select
from the context menu. In the Create Object wizard, enter a name for your Datasource and, optionally, an Object Description. Click Next.Select a Name and description for the datasource, (providing a name is mandatory and should have a unique path within the system, it can contain some technical attributes of the server if desired.

On the next page (Server Type page) of the wizard, click on the drop down menu and select PLC . Click Click Create to create the Datasource in the I/O Model.

Currently the PLC Datasource only has native support for Siemens S7 controllers.
There are two types of Siemens S7 devices that can be configured:
-
S7-TCP/IP TIA uses symbolic addresses when browsing
-
S7-TCP/IP uses absolute addresses when browsing
More details about device types and what these classifications mean can be found in the system documentation.

The different device types require different configuration options:
-
S7-TCP/IP TIA:
-
The connection type specifies how inmation identifies itself when connecting to a PLC.
-
Host Name or IP address of the PLC CPU. (Mandatory field)
-
Remote Port for the PLC connection.
-
For this example we will configure an internal PLC datasource of this type.

The mandatory field for this configuration is the Host Name or IP of the PLC. Enter the IP address of the PLC into the Host Name or IP field and click Create.
Once created, if the Datasource is in a good communication state, it will have by the green-green light combination in the I/O model).
Afterwards, right click on the PLC Datasource and select
from the context menu to browse the Datasource.
-
S7-TCP/IP: to configure this type of device the mandatory field that must provided as a standard type of configuration is the Host Name / IP. In an opposite case this are the fields you must pay special attention:
-
Host Name or IP: enter the hostname or IP for the PLC.
-
Port: Remote Port for the PLC connection, in this case we will use the default, 102.
-
Rack: The number of the rack, to which the PLC is connected to, the default number 0.
-
Slot: The slot number occupied by the PLC, in this field we will use slot number 2.
-
Type: and the type of device for this example will be S7-300/400
-
This configuration will look like this in DataStudio:

Click Create to create the datasource in the I/O model.
An absolute address comprises an address identifier and a memory location. In regard, a symbolic addresses make you program easier to read and simplify troubleshooting if you assign symbolic address.
Browse functionality is currently not available for this type of device, therefore objects under this Datasource will have to be created manually.