79
The structure requirements of the CSV file to be imported:
The program considers the first line of the CSV file as the header. Therefore,
it will not process the firs line!
The file should contain the entries starting from the second line. The line should start
with the 3-digit event code, followed by the event type indicator (0=zone related
event, 1=user related event), the custom new event name, and then the custom
restore event name, each separated by a semicolon. Example:
148;0;Custom sensor alarm;Custom sensor restore
436;1;User access granted;User access denied
The easiest way to prepare the file is exporting the custom event code names
database from the program using the “Save to file” button, and then edit the exported
file and enter the desired custom data in the file by the analogy of the file content,
and finally delete the original entries from the file.
The program will indicate, if there are issues in the file to be imported, e.g., duplicate
event codes, or event codes which already exist in the device in that particular case,
or other entries that the program cannot process.
The program classifies the entries into 3 categories, which you can find in the “Type”
column, and marks each with a different background color for better transparency:
Information (green background color): entries imported successfully.
Warning (yellow background color): entries processed successfully, but the event
code appears more than once in the file, or already exists among the entries
registered in the device, or the event code or event name is missing.
Error (red background color): entries with errors, which the program cannot process.
The program will not import entries marked as “Warning” or “Error” into the
system!
You can find a summary line at the bottom of the list, showing the number of entries
imported successfully, the ones marked as warnings, and the ones with errors.
You can close the window by clicking on the “Close” button, after which the entries
imported successfully will show up in the list of custom event code names. After that,
you can edit and continue to configure the entries imported into the program as
needed, and when finished, write the settings into the device by clicking on the
“Write” button.
Please note that after you make changes, you must write the settings into the device
to be applied. For this, click on the “Write” button.