contact@webdyn.com | webdyn.com
V1.0 subject to changes | Webdyn © by Flexitron Group
Where:
slaveAddr_N: address of the Modbus slave (1 to 247).
NumDeviceN: index of the device in DDD format (001 to 247)
leDenitionName_N: name of the denition le associated with the
device.
nbVariableDeviceN: number of variables collected for each device.
indexVariable_x_DeviceN: index of the variable collected.
date-time_n: timestamp of the data capture in YY/MM/DD-hh:mm:ss format.
variable_x_value_n: value n of variable x captured at date-time n.
With the denition le being:
# Denition of packets
# Id;Name;ReadFctCode;WriteFctCode;StartReg;NbReg;EnableReading;
EnableWriting;Option1;Option2
Modbus_RequestsTables={
1;request;3;0;0;4;1;2
}
# Denition of variables
# Id;ReqId;Name;Type;Signed;Position;Option1;Option2;CoeA;CoeB,
Unit,Action;
Modbus_VariablesTables={
indexVariable_1;1;data1;3;2;1;;;1;0;unit;4
indexVariable_2;1;data2;3;2;2;;;1;0;unit;4
indexVariable_x;1;data_x;3;2;3;;;1;0;unit;4
}
Special case: averaged data item:
If a data item is congured as Min/Max/Average in the denition le, it will appear in the data le in the
following manner: