LSIS Driver doesn't fit the read/write address If variable create the bool type.
Description
The LS Industrial Systems XGT driver (LS_XGT)
does not use the correct read/write address for variables of type Bool. The driver writes to a
different address than it uses for reading. This behavior depends on the configured
type.
This error has been fixed. The LS_XGT
driver now considers the option for the PLC type and uses a different query for writing
Boolean variables depending on the configured type.
To benefit from this fix:
- Update your zenon Software Platform to the latest build of zenon 12 or
higher.
Item ID: 240902
Version: 12.00 Build: 172148
Version: 12.00 Build: 179985
Version: 12.00 Build: 180966
Related Articles
Checklist: Driver(s) cannot establish a reliable communication
Time estimate: 60 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Checklist usage: #. [Quick hints] ...
MELSECA driver cannot read/write file regster variables above offset 65535
Summary MELSECA driver cannot read/write variables of object type file regster above offset 65535 If higher offsets are used it seem to work, but does not write on the correct address. Or the variable gets an invalid status. Description MELSECA ...
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 a driver in mode Simulation - programmed, in the zenon runtime an empty string of a variable of type string can`t be read when setting an empty string via the zenon logic workbench.
Summary An empty string can`t be read in the zenon runtime when using a driver in mode Simulation - programmed and setting an empty string via the zenon logic workbench. Therefore in the zenon runtime the string variable still shows the prior string ...