System information

General Reference Guide Export Block Descriptors
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 173
8.3.2 $dtHT [Historical Table]
8.3.2.1 Export content
The historical table is a representation of the IRCALL.BIN (incremental recording).
This representation provides a recordings representation as a table where columns are Tag names and rows are recording times.
The features is also used in the VIEW area (see “Historical table” on page 151).
8.3.2.2 Detailed Example
8.3.2.3 Fields used
8.3.2.4 Special parameters and fields
$ft
Text format will output a comma-separated file. The separator is ‘;’ to avoid confusion with decimal point.
$fl (filter)
The filter can be used like for the instant values ($dtIV), with an additional option 'X'
The $fl can be any string containing A,B,C,D,X.
Example: ACX or BDAX or X
If no filter is specified then all the Tags with an enabled Historical logging are output.
If filter include “X”, then tags without Historical logging enabled are also included, this is provided in case recording has been disabled but tags
have been previously recorded in the file.
If filter include any of the A,B,C,D, then only the tags that belong to those groups are included in the output.
$in (interval)
The Historical Table time interval definition can follow 2 different standards:
• Historical file defined interval
• Fixed interval
$dtHT $ftT $st_h4 $et_m0 $flAB $in10
$dtHT data type historical table
$ftT output format requested is text (CSV)
$st_h4 start time is current time – 4 hours
$et_0 end time is current time – 0 minutes Ù NOW
$flAB Filter to Instant value groups A and B
$in10 Interval fixed to 10 seconds
Table 145: $dtHT detailed example
Fields Value if not specified
Mandatory
$dt
Optional
$ft Text
$st 01/01/1970
$et 31/12/2030
$fl All tags are displayed
$in interval from the ircall.bin file
Table 146: $dt - used fields
Acceptable values
Text HTML
Table 147: [$dtHT] $ft acceptable values