This driver supports the following functions:
Blockwrite
You can activate blockwrite to make the sending of a large number of set value (e.g. recipes) more efficient. Variables that reside next to each other in the PLC memory will then be written into one write telegram; for larger areas, the variables will be packed into a few telegrams instead of writing every single variable.
Activating blockwrite
The following entry must be added to the project.ini :
[MODRTU32]
BLOCKWRITE=1