contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
3.1.2.2.2 Denition File Content
The le is in csv format, it is composed of text rows each composed of “;” delimited elds.
The rst row in the le contains the following information:
Protocol ; Category ; Manufacturer ; Model
The elds are congured as follows:
FIELD DESCRIPTION
Protocol Protocol name used for this device. The possible values are:
•modbusRTU: the device is accessed using the modbus RTU serial connection
•modbusTCP: the device is accessed using TCP connection
•io: the device is of the IO type
•tic: the device is of the TIC type
Category Device category This name will be displayed as is on the local web site
Manufacturer Manufacturer name. This name will be displayed as is on the local web site
Model Device model name. This name will be displayed as is on the local web site
The Category, Manufacturer and Model are used to nd the device’s associated denition le from the
web pages.
Following this rst row, all the following rows will contain the device variable denitions.
Each row fully describes a variable.
Each row will have the following format:
Index ; Info1 ; Info2 ; Info3 ; Info4 ; Name ; Tag ; CoefA ; CoefB ;
Unit ; Action
The eld meanings are the following:
FIELD DESCRIPTION
Index Contains the unique variable identier in the le. It is free form for the client as long
as it remains unique. This eld is used to identify the variables in the data le, the
logs or the command les.