Format of the data table

Previous chapterNext chapter Show allShow all    Hide allHide all

Column

Type

Meaning

VARIABLE

int[4]

numerical variable ID

CALCULATION

int[4]

Type of data reduction in following archives:
‚1'..sum
‚2'..average
‚3'..minimum
‚4'..maximum

TIMESTAMP_S

int[4]

Time stamp in UNIX time format

TIMESTAMP_MS

int[4]

Milliseconds for the time stamp

VALUE

float[8]

Value

STATUS

int[4]

Status flag of the value (zenon Status)

The name of the cross reference table is combined from the project name and the "Term" of the archive. The two parts are connected with an underscore character. So if the project name is "ARV_IN_DB" ant the archive term is "A1", the table name will be "ARV_IN_DB_A1".