Source tab
- Last UpdatedDec 17, 2025
- 2 minute read
Use the Source tab to configure the data sources that you want the interface to read.
To add a data source, right-click the top Sources node and choose the Add option for the type of source you are configuring. Complete the form to enter authentication information for the data source.
Note: To use explicit logins for a local data store, ensure that the user running the interface and the user configuring the interface are the same user. ABB 800xA PR stores the data source credentials you enter in Windows Credential Manager. For details, see Windows Credential Manager for authentication.
Using the Source template, configure the parameters as shown in this table:
|
Field Name |
Parameter |
Definition |
Example configuration |
|---|---|---|---|
|
User |
USER |
Required. |
USER=abbuser |
|
Password |
PROTECTEDPASSWORD |
Required. |
PROTECTEDPASSWORD=Password |
|
Connection String |
CONNECTIONSTRING |
Required. |
CONNECTIONSTRING=wss://hostname:10940/SDS |
|
IS95PRAccessor |
IS95PRACCESSOR |
Required. |
IS95PRACCESSOR=S95PR |
|
Incrementor Id |
INCREMENTORID |
Required. |
INCREMENTORID=OSIInc |
|
Data source |
DATASOURCE |
Required. |
DATASOURCE=PR_OL |
|
Row Limit |
ROWLIMIT |
Required. |
ROWLIMIT=1000 |
|
Assign units from PDL |
PDLMESSAGEUNITASSIGNMENT |
This checkbox uses the PDLLogs table to link UNITS to Events. |
SOURCE[1]. PDLMessageUnitAssignment=True<br>SOURCE[1]. PDLUNITALIAS=UNIT |
|
Collect PDL message log events |
PDL |
This checkbox pulls variables and values from the PDL log. |
PDL=true |