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: 180966
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
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] ...
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 ...
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 ...