Rdbms Point Query Manager

This is the default view for the RdbmsPointQuery component under the Points folder in the Nav tree. It works in a way that is similar to the standard Point Manager view and, like that view, it has a Discovered and Database pane as well as similar buttons at the bottom of the view.

Columns

Figure 1. Point Query Manager view


You access this view, once you have created an RdbmsPointQuery by expanding Drivers > RdbmsNetwork in the Nav tree, expanding the Points folder under your rdb Database node and double-clicking the RdbmsPointQuery container.

This view works in a way that is similar to the standard Point Manager view and, like that view, it has Discovered and Database panes, as well as similar buttons at the bottom of the view.

Column name Description
Name Identifies the name of the point.
Type Reports the type of point (Boolean, Numeric, etc.)
Out Indicates the status of the query.
Value Column Reports the point value.
Key Value 1 Identifies the primary key.
Key Value 2 Identifies the secondary key.

Buttons

  • New Folder creates a new folder for devices. Each such folder provides its own set of manager views.

  • New creates a new device record in the database.

  • Edit opens the device’s database record for updating.

  • Cancel ends the current discovery job.

  • Add inserts into the database a record for the discovered and selected object.

  • Match associates a discovered device with a record that is already in the database.

Query Results vs Discovery

Figure 2. Example of an Rdbms Query compared to the Discovered pane


Discovered points represent the results of executing the Rdbms point query. In fact, the results from the data in the Discovered pane should match the data presented in the Query Results pane of the Rdbms Query View. The Discover button executes the query defined by the Sql property in the New Rdbms Point Query window.