Home : Products : Hach WIMS : Interfaces : Hach WIMS Direct Server-Side Utility to Custom SCADA Request Table Q13645 : Documentation : Introduction : Utility Introduction
Q13652 - INFO: Utility Introduction

Hach WIMS Direct Server-Side Utility to Custom SCADA Request Table (Q13645) is a utility that writes records to a data request table for variables that are cross referenced to a specfied SCADA Interface (Q13605).  The Utility reads the WIMS vardesc table, writes records to EDORS.DCS_POINTS_TO_PROCESS based on specific rules.  The DCS_POINTS_TO_PROCESS table is then read by a customer supplied utility that calls an Emerson API that calculates the requested data and stores the results in the EDORS.DCS_POINTS_RETRIEVED. 

Interface Q13605 then loads the data in EDORS.DCS_POINTS_RETRIEVED.

 

Example DCS_POINTS_TO_PROCESS Table:

Table Definition

"EDORS"."DCS_POINTS_TO_PROCESS" 
 "FACILITY" VARCHAR2(2 BYTE) NOT NULL ENABLE,
 "POINT_ID" NUMBER(9,0) NOT NULL ENABLE,
 "POINT_NM" VARCHAR2(26 BYTE) NOT NULL ENABLE,
 "POINT_COLLECTION_ID" NUMBER(9,0) NOT NULL ENABLE,
 "STATISTIC_DT" DATE NOT NULL ENABLE,
 "STATISTIC_START" DATE NOT NULL ENABLE,
 "STATISTIC_END" DATE NOT NULL ENABLE,
 "STATISTIC_INTERVAL" VARCHAR2(9 BYTE) NOT NULL ENABLE,
 "STATISTIC_AGG" VARCHAR2(19 BYTE) NOT NULL ENABLE,
 "STATUS" CHAR(1 BYTE)

 

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 1/3/2012 11:42 AM.
Last Modified on 2/1/2012 3:47 PM.
Last Modified by Scott Dorner.
Article has been viewed 1744 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article