EasyManua.ls Logo

Flexitron Webdyn WebdynModbus - Page 47

Flexitron Webdyn WebdynModbus
73 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
contact@webdyn.com | webdyn.com
V1.0 subject to changes | Webdyn © by Flexitron Group
47
Where:
slaveAddr_N: address of the Modbus slave (1 to 247).
NumDeviceN: index of the device in DDD format (001 to 247)
leDenitionName_N: name of the denition 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 denition le being:
# Denition of packets
# Id;Name;ReadFctCode;WriteFctCode;StartReg;NbReg;EnableReading;
EnableWriting;Option1;Option2
Modbus_RequestsTables={
1;request;3;0;0;4;1;2
}
# Denition of variables
# Id;ReqId;Name;Type;Signed;Position;Option1;Option2;CoeA;CoeB,
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 congured as Min/Max/Average in the denition le, it will appear in the data le in the
following manner: