Kaspersky Industrial CyberSecurity for Networks

File with descriptions of data sets (tag sets): datasets.csv

March 22, 2024

ID 129105

The file with descriptions of data sets (tag sets) contains the parameters of data sets for IEC 61850 standard protocols.

The file should begin with header strings containing the data needed for file processing. An example of header strings of the datasets.csv file is provided below.

Example:

'Datasets

'Format Version V1.0.0.0;KICS Importer Version V1.0.0.0

'Field separator: ; Decimal separator: . Text quotes: " Var name separator: .

'Connection;DatasetName;Deprecated;ItemName

The first three header strings are identical to the header strings in the devices.csv file.

The string Connection;DatasetName;Deprecated;ItemName contains the names of columns with data:

  • Connection – the ID of the connection to which the datasets.csv file belongs.
  • DatasetName – the name of the data set.
  • Deprecated – unused data (zero value).
  • ItemName – full name of the device model element. This can be the final name of a tag or the name of the top branch of the tree.

The header strings are followed by the file body containing the parameter values (connection ID, name of the data set, unused value, and name of the device model element). An example of the datasets.csv file is provided below.

Example:

'Datasets

'Format Version V1.0.0.0;KICS Importer Version V1.0.0.0

'Field separator: ; Decimal separator: . Text quotes: " Var name separator: .

'Connection;DatasetName;Deprecated;ItemName

"S7UTDZD";"S7UTDZDPROT/LLN0$DataSet";0;"S7UTDZDPROT/PTRC1$ST$Tr"

"S7UTDZD";"S7UTDZDPROT/LLN0$DataSet";0;"S7UTDZDMEAS/M1_MMXU1$MX$A$phsA"

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.