This is the Source Configuration screen for the Hach WIMS Direct Server-Side Interface to the Telvent SCADA.
In order to configure source connection from the interface, click Configuration and select Source Configuration:
The next screen will display parameters.
Fields:
- Telvent Data Source - This is the name (or IP address) of the SQL or other OLEDB compliant server.
- User ID & Password - These settings are used to set the connection settings to the Telvent database.
- Provider - This setting is the OLEDB driver provider. Examples include: SQLOLEDB, ORAOLEDB, SQLNCLI, etc.
- Database - This setting specifies the name of the database that holds the Telvent data tables.
- Schema Owner - Commonly set to DBO, but this setting allows you to customize the connection to the Telvent database to match your SQL server's setup.
- Connection Timeout - This setting specifies how long to wait (in seconds) for a response when making a connection to source data (Default = 15).
- Command Timeout - This settings specifies how long to wait (in seconds) for a response when a SQL command has been submitted to read data from the source files (Default = 30).
Buttons:
- Test Connection - This will test the connection to the folder selected in the configuration field.
The other buttons are explained in Using Common Buttons.