System information
General Reference Guide Export Block Descriptors
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 178
8.3.6 $dtEV [EVent file]
8.3.6.1 Export content
The Event file outputs data from the File system. The output format can be TEXT or HTML Table.
A time range can also be specified for this export.
8.3.6.2 Detailed Example
It will output a CSV file containing the events during the last 30 minutes.
8.3.6.3 Fields used
8.3.6.4 Special parameters and fields
$ft
Text format will output a comma-separated file. The separator is ‘;’ to avoid any confusion with the decimal point.
Line content of output file:
"EventTimeInt";"EventTimeStr";"Event"
$dtEV $ftT $st_m30
$dtEV data type events logging
$ftT output format requested is CSV
$st_m30 last 30 minutes
$et not specified Î until now
Table 157: $dtEV - detailed example
Fields Value if not specified
Mandatory
$dt
Optional
$ft Text
$st 01/01/1970
$et 31/12/2030 Ù NOW
$fn Export block descriptor
$ct Compression type
Table 158: $dtEV - fields used
Acceptable values
Text HTML
Table 159: [$dtEV] $ft - acceptable values
EventTimeInt Time provided as an integer (number of seconds since 1/1/1970)
EventTimeStr Date and time as text
Table 160: EventTime types