Data source configuration settings
- Last UpdatedMay 22, 2026
- 2 minute read
The following table details the settings for data source configuration:
|
Field |
Required / Optional |
Description |
|---|---|---|
|
Name |
Required |
Data source name |
|
Data source description |
Optional |
Description of the data source configuration. |
|
Mapping Type |
Required |
Select one of the following: Generic |
|
Discovery or Server Endpoint URL |
Required |
The endpoint URL of the OPC UA or Discovery server. For example, the URL format is: opc.tcp://OPCServerHost:Port/OpcUa/SimulationServer To discover the endpoints, select Discover Available Endpoints and then pick the desired endpoint. Note: Not all OPC UA Servers support Discovery Available Endpoints. This is not a requirement in the OPC UA standard. Select Discover Available Endpoints if the endpoint given is a discovery server or if the OPC UA Server can display the available endpoints. If you know the full connection string and security policy/mode is known, enter the string and select Save. Otherwise, the discovery may fail even if the endpoint is valid for the connector to connect |
|
User Name |
Optional |
User name for accessing the OPC UA server. Default is empty string. |
|
Password |
Optional |
Password for accessing the OPC UA server. Default is empty string. |
|
Root NodeIds |
Optional |
List of comma separated NodeIds of those objects from where the connector will browse the OPC UA server address space. This option allows selecting only subsets of the OPC UA address space by explicitly listing one or more NodeIds which will be included into the initial browse. For example: ns=5;s=85/0:Simulation In effect, only this node and all its underlying descendants will be considered. Default is empty list, which means the whole address space will be browsed. Note: An exception to it is the case when the PCS 7 mode is selected, then the following
string is pre-populated in the Root NodeId's input: |