Xylem CHATTER Notification System configuration guide User Manual

Page 35

Advertising
background image

MANUAL

GB CHATTER NOTIFICATION CONFIGURATION 1303

35

Example:

<cnsCSVdecimalDelimiter>

.

</cnsCSVdecimalDelimiter>

Key

Description

cnsTextQualifier

This key describes which character is used before and after a text in the file with
comma-separated values, delivered to the SCADA-system

The value is a single character, the value depends on the type of SCADA-system,
you will supply data to.

Example:

<cnsCSVtextQualifier>

"

</cnsCSVtextQualifier>

The supplied configuration file

<cnsConfig>

<cnsVersion>

003

</cnsVersion>
<cnsSCADAsystemName>

<!--IGSS-->
<!--IFIX-->
<!--BV2000-->

</cnsSCADAsystemName>
<cnsCSVifixTagFile>

c:\csv\tags.csv

</cnsCSVifixTagFile>
<cnsCSVifixTagName>

[Tags]

</cnsCSVifixTagName>
<cnsCSVifixDataName>

[Data]

</cnsCSVifixDataName>
<cnsCSVifixTagHeader>

Tagname,DataType,HiEngineeringUnits,LoEngineeringUnits,StringLength

</cnsCSVifixTagHeader>
<cnsCSVifixDataHeader>

Tagname,TimeStamp,Value

</cnsCSVifixDataHeader>
<cnsCSVdateFormat>

<!--DDMMYYYY-->
YYYYMMDD

</cnsCSVdateFormat>
<cnsCSVdateDelimiter>

-
<!--/-->

</cnsCSVdateDelimiter>
<cnsCSVtimeFormat>

HHMMSS

</cnsCSVtimeFormat>
<cnsCSVtimeDelimiter>

:

Advertising