LogixODVA: It is not possible to write on large Blockarrays
Summary
It is not possible to write on big blockarrays, if the PLC uses an EN2T/D communication processor.
Description
It is not possible to write on big blockarrays, if the PLC uses an EN2T/D communication processor.
Solution
Added additional property to connection-configuration. The new setting controls the max. data length for write request. default is 450
Information
New property: Maximum block size for writing.
Default Value [Byte]: 450
Note: This value depends on the firmware used. It should only be changed if writing causes errors. The value is not always documented by the hardware manufacturer and must be empirically determined in that case. The default value worked with all known controllers in testing.
Issue Number: 32896
Fixed on Date: 31.10.2014
Versions: 7.10 0 BUILD 16862 | 7.20 0 BUILD 17768
Related Articles
Logix32 and LogixODVA driver: It is not possible to write values on large blockarrays (larger 500byte)
Summary It is not possible to write values on large blockarrays (larger 500byte) in both Logix32 and LogixODVA Driver. DescriptionIt is not possible to write values on large blockarrays (larger 500byte) in both Logix32 and LogixODVA Driver. ...
FAQ: When I activate the option "write synchronously" for the Recipegroup manager recipe, and I write the recipe, the recipe does not seem to be written properly and also the Service Engine does not close properly. Why is that?
When the option "write synchronously" is active at a recipe, when writing a recipe (sending values to the PLC) for each recipe variable a writing confirmation is requested to the driver. On a successfull write, the driver sends a writing confirmation ...
Large attachments like JPG or PDF cannot be sent with SMTP email.
Summary Emails without attachment or with small attachments can be sent, emails with large attachments cannot be sent. DescriptionEmails without attachment or with small attachments can be sent, emails with large attachments cannot be sent. Solution ...
3S_ARTI_NG Driver : It is not possible to write STRING variables in zenon runtime Version 7.50, to a Codesys PLC (V2.3)
Summary It should be possible to write to STRING variables in the zenon runtime Version 7.50 to a Codesys (V2.3) PLC. In the Diagviewer, a "Poke" is sent to the PLC with the value "null". STRING variables which are written by the PLC are however ...
FAQ: It seems that sometimes not all variables are correctly written to the PLC by the RGM module, although the system driver variable states that the recipe was written successfully and the option "write synchronously" is active. How can this be?
When reading a RGM recipe immediately after writing a RGM recipe, with a driver that has the option "keep update list in memory" active, and recipe variables that have been read previously, it can happen that a read cycle is currently in progress, ...