Description
Communication line configuration
Communication station configuration
I/O tag configuration
I/O tag address
Error indication
Literature
Changes and modifications
Document revisions
EDW LPEX V2.0 protocol is a simple text file protocol. Its implementation is based on the sequential processing of file rows. Two types of files are supported:
The LPEX file consists of a header and part with data. The header contains a description of data, that are separated by a defined separator. This separator is used to separate also data in each row of a document.
An example of LPEX file body:
LPEX V2.0 |
Datum;Zeit;Kundennummer;Kundenname;eindeutigeKDNr;GEId;GEKANr;KALINr;Linie;eindeutigeLINr;ZPB;Kennzahl;Einheit;Wandlerfaktor;MPDauer;Werte |
15.04.14;00:07:00;;;;;;;;;SK40000041499000000000BESENOVA_T1;AP-M;kWh;1;01;0;00000 |
15.04.14;00:07:00;;;;;;;;;SK40000041499000000000BESENOVA_T1;AP+M;kWh;1;01;0;00000 |
15.04.14;00:07:00;;;;;;;;;SK40000041499000000000BESENOVA_T2;AP-M;kWh;1;01;27;00000 |
21.12.22;11:45:00;;;;;;;;;SK100000314990000LMARA_F45Q5_KSP2;KSP;IMP;1;15;99;00000 |
One row of a table corresponds to one row in a text file. A symbol ";" is used as a separator, which may be redefined in the station parameters - the "Column Delimiter" parameter.
For better readability, the data is displayed in the table below. The header columns are described in Protocol parameters in the Communication station configuration section.
LPEX V2.0 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Datum | Zeit | ZPB | Kennzahl | Einheit | Wandlerfaktor | MPDauer | Werte | |||||||||
15.4.2014 | 0:07:00 | SK40000041499000000000BESENOVA_T1 | AP-M | kWh | 1 | 01 | 0 | 00000 | ||||||||
15.4.2014 | 0:07:00 | SK40000041499000000000BESENOVA_T1 | AP+M | kWh | 1 | 01 | 0 | 00000 | ||||||||
15.4.2014 | 0:07:00 | SK40000041499000000000BESENOVA_T2 | AP-M | kWh | 1 | 01 | 27 | 00000 | ||||||||
21.12.2022 | 11:45:00 | SK100000314990000LMARA_F45Q5_KSP2 | KSP | IMP | 1 | 15 | 99 | 00000 |
The MPX file is an even more primitive text file protocol that has only a data portion. The body of the MPX file may look as follows:
SK10000022099000000000ETRENCIN_G1;AP-M;1;01;00;0;1805151136;92.4;kWh |
SK10000022099000000000ETRENCIN_G2;AP-M;1;01;00;0;1805151136;94.8;kWh |
SK10000022099000000000ETRENCIN_T1;AP-M;1;01;00;0;1805151136;91;kWh |
For better visibility, the data is displayed in the table below. The header columns are described in Protocol parameters in the section Communication station configuration.
ZPB | Kennzahl | Wandlerfaktor | MPDauer | (Flags) | Datum+Zeit | Werte | Einheit | |
---|---|---|---|---|---|---|---|---|
SK10000022099000000000ETRENCIN_G1 | AP-M | 1 | 01 | 00 | 0 | 1805151136 | 92.4 | kWh |
SK10000022099000000000ETRENCIN_G2 | AP-M | 1 | 01 | 00 | 0 | 1805151136 | 94.8 | kWh |
SK10000022099000000000ETRENCIN_T1 | AP-M | 1 | 01 | 00 | 0 | 1805151136 | 91 | kWh |
When MPX files are analyzed, the column order is fixed, and the protocol parameters that specify the column names in the LPEX header, as well as the maximum number of columns (Date Column Name, Time Column Name .. Interval Name, and Max. Columns Number), are ignored. Date Conversion Mask and Time Conversion Mask
parameters, specifying the date and time format, are also ignored, and yymmddhhmi format is assumed.
The parameter "Input File" is used only if the parameters Primary FTP Server and/or Secondary FTP Server are specified and by parameter ZIP File Mask specifies, that input files are in ZIP format (*.zip) - the input files are downloaded from the specified FTP servers and the ZIP files are searched for in the directory specified by the "Input File" parameter.
The parameter "Archive" specifies a folder for storing processed files.
Communication station - configuration dialog box, Protocol parameters.
They influence some of the optional protocol parameters. A user may define the following station protocol parameters:
Parameter | Default value | Meaning |
---|---|---|
| LPEX | Type of processed files - LPEX (*.lpx) or MPX (*.mpx). |
| Datum | Column name containing the date. |
Zeit | Column name that contains time data. | |
ZPB | Column name that contains a value address. | |
EinHeit | Column name that contains a unit of a measured value (or IMP for a KSP value type). | |
Werte | Column name that contains the measured values. | |
Kennzahl | Column name that contains a value type (AP+ ,AP- ,AQ+ ,AQ-, KSP). | |
MPDauer | Column name that contains a granularity of measurements [min]. | |
30 | Defines maximum count of columns, that are scanned when data acquisition. | |
; | Value separator in the header and body. | |
dd.mm.rr | A mask for the conversion of the date in the text format to an internal date. In the case of MPX files, the mask is ignored. | |
hh:mi:ss | A mask for the conversion of time in the text format to an internal time. In the case of MPX files, the mask is ignored. Note: time in LPEX, as well as the MPX file, is presumed to be in the wintertime. | |
Directory for storing the batch files (e.g. unpacked ZIP archive). | ||
Only for OpenVMS. Directory (e.g. DKA0:[IFAZD]) containing the batch files TESTZIP.COM and UNZIP.COM. | ||
ftp_download.com | Batch file for downloading data from the FTP server. | |
deltmp.com | Batch file for deleting temporary files (FTP_DELETECMD, MAKE_TESTZIP.COM, MAKE_UNZIP.COM). | |
GOEONL{rrrr}-{mm}-{dd}-{hh}-{mi}-{ss}.zip* | Time and date mask for the name of the ZIP file. If the parameter is empty, it is assumed that LPEX or MPX files are located in the directory specified by the parameter Directory for Unzipped files. | |
GOEONL_{rr}{mm}{dd}{hh}{mi}.lpx* | Time and date mask for the name of unzipped LPEX files. If MPX files are processed, their name must match mask *{yy}{mm}{dd}{hh}{mi}.mpx or at least *{yy}{mm}{dd}{hh}{mi} e.g. ETREN_03_1805151136.mpx | |
DKA200:[000000.IFAZD.UNZIPPED] | Directory, from which the unzipped LPEX or MPX files will be read. | |
2Rove | Directory on the FTP server that contains ZIP files. | |
10.11.1.131 | Name/IP address of the primary FTP server. | |
10.11.1.131 | Name/IP address of the secondary FTP server. | |
azdinterface | FTP user name on both the primary and secondary FTP servers. | |
*** | FTP user password on both the primary and secondary FTP servers. | |
30 | If the downloading or deleting of files on the FTP server took longer than this setting, this information is written into the log file of the KOM process. | |
MWH | Technical units of active energy. | |
MVARH | Technical units of reactive energy. | |
1 min | The expected time interval of all values. If the value in the processed file in the "Interval Name" column is higher than "Expected Interval", the value of energy will be evenly split into several intervals of "Expected Interval" size. The value 0 disables this feature. | |
| NO | The parameter activates the archiving of processed files in subdirectories according to the hours within the day (i.e. 00 to 23). In the case of a large number of processed files, further work with them is simplified. |
| YES | When starting, the KOM process inspects old data sources to recalculate the value of electrical work. Note: if the "Hour Subdirectories in Archive" parameter is activated, only old files from the last hour will be inspected. |
NO | Analyzes also the files that are older than "Maximum File Age". | |
3 hod | If the interval is exceeded, the values are either ignored or processed as Old Values, depending on the "Send Old Values" parameter. | |
| NO | Enables displaying warnings about addresses of measurement points with missing I/O tags. |
| NO | All values from communication (even old ones) go to the system as new values. |
Permitted I/O tags: Ai
I/O tag address consists of three parts.
The first one defines the type of value:
The second one - "Primary EAN Code" and "BackupEAN Code" - is used as a unique identifier of value, which is placed in the "Address Column Name" of the source file.
The third part represents the value type (AP+, AP-, AQ+, AQ-, KSP), which is in the "Value Type Column Name".
Note: KSP means pulse values from the KSP devices (units are IMP = impulses). Such I/O tags should have a type of value equal to E (Energy), the technical units are ignored (the conversion is not performed).
Note: configuration of two I/O tags of types Power and Energy and the next two parts of their address is identical, is not currently supported. Only one of these I/O tags will work. Combinations of Power + Work or Work + Energy are supported.
The following special addresses exist:
The flags FA and FB are used to indicate the situations when data processing was not done as expected. FB flag is set only for power values on the condition that the files come from another server, i.e. they are transmitted through FTP. It relates to the following situations:
In the following cases, the values are archived without a flag. The most recent valid value will have an FB flag set:
The performance values will be preprocessed before sending them to the D2000 Server. If the values are received in N-minute intervals, the value from the file will be divided by a number (N* 60), which ensures that the average power will be obtained from the integral value of work. The timestamp of this artificial power value will be moved to the beginning of the interval.
If the protocol is configured so that data are downloaded from FTP servers, it is possible to configure the primary and secondary FTP servers. If the data downloading from the primary server failed, the secondary one is used. Data processed in such a way have FA flag. These abovementioned value flags are displayed in the archival dialog box of the I/O tag, in the "Value flag" column.
-