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.
Description
It is not possible to write values on large blockarrays (larger 500byte) in both Logix32 and LogixODVA Driver.
Solution
An issue has been addressed that in some cases (depending on PLC type) it is necessary to use shorter telegram length to read from PLC. Now the maximum telegram length is configurable (Default 473 Byte).
Issue Number: 31994
Fixed on Date: 28.5.2014
Versions: 7.10 0 BUILD 13311
Related Articles
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 ...
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 ...
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, ...
When using multidimensional arrays with driver object type special markers of the LOGIX_ODVA driver, the LOGIX_ODVA driver behaves unexpectedly when trying to read the values of those array variables during runtime of zenon.
Summary When the LOGIX_ODVA driver reads variable values of multidimensional arrays with driver object type special markers during zenon runtime, the LOGIX_ODVA driver behaves unexpectedly when trying to read the values of those array variables. ...
When accessing user definied structures with a size larger than 65k the LOGIX_ODVA driver behaves unexpectedly.
Summary When the LOGIX_ODVA driver accesses user defined structures of driver object type PLC Marker, the LOGIX_ODVA behaves unexpectedly. DescriptionWhen the LOGIX_ODVA driver accesses user defined structures of driver object type PLC Marker, ...