![]() |
ALPHA-VISION® Direct Connection (Request, export from AV only): Data communication |
Event Data are Data the system is going to write into the Eventlog.
Which of the data is to be transferred is defined in the
Ini-Datei.
The name for the Event-File defined in the Ini-File is arbitrary. The
extension for Event-Files is created by the Request program automatically;
it will be ‘.001’ resp. ‘.002’. These extensions are assigned alternately
when creating files, so the application respectively the user may access
the closed file. The number of Events written to a file before closing it
and creating a new one is defined in the
Ini-Datei.
The Request program creates a Status File so the application can recognize which of both files is closed (means, the OS is not writing to currently). That file is located in the same directory as the Event-File and gets the same name but the extension ‘.sts’. The Status-File contains a string with information about the actually closed Event-File as there is file-name, date in ANSI-Format and time in the format hhmmss. The entries are separated by comma. Date and time are taken from the PC.
Transferring the data of Measuring Points serves the purpose to access these data at any time and in any combination afterwards. The Ini-File defines what data, in which format, at what time should be send, further more it defines, whether Measuring Point data should be send cyclic or only once on starting Request.exe.
Name and extension of the MP-Data file is arbitrary.
As soon as a MP-Data file is written and closed the Request program creates
a Status-File.
That file is located in the same directory as the MP-Data file and gets the
same name but the extension ‘.sts’. The Status-File contains a string with
information about the actually closed MP-Data file as there is file-name,
date in ANSI-Format and time in the format hhmmss. The entries are
separated by comma.
Prior of creating a new MP-Data file with the same name an eventually
existing Status-File is deleted.