IEC62056: if address is suffix of another address of the meter thevariable in zenon displays wrong data
Summary
Meter value addresses are like 1.2.1 but if you put only address 2.1 in the address field you got also the value for 1.2.1, but you would have possibly also get value for 2.2.1 if it is the first in row.
That means the driver only take into account the last 2 digits of the address.
Description
Meter value addresses are like 1.2.1 but if you put only address 2.1 in the address field you got also the value for 1.2.1, but you would have possibly also get value for 2.2.1 if it is the first in row.
That means the driver only take into account the last 2 digits of the address.
Solution
Now all 3 digits of a address are taken from the driver. Means also you
have to use all 3 digits for addressing. Mean 1.2.1 instead of only 2.1
Information
Fixed on 10.12.2012 with driver version 800 available from 7.00 Build 6
Issue Number: 28404
Fixed on Date: 10.12.2012
Versions: 7.00 0 BUILD 6
Related Articles
S7TIA: When at least one datapoint within a structure has an invalid symbolic address, the driver constantly logs error FFF90003 which causes weak systems to overload
Description If at S7TIA at least one variable within a structured data type has an invalid symbolic address, the driver constantly logs the error FFF90003 (Wrong PLC type). This can lead to overload on systems with weak performance. This behavior has ...
FAQ: How can I backup the Service Engine data, the data created during Service Engine?
The path of the Service Engine folder can be amended in the project properties and it is set into zenon6.ini (VBF30=) when the start project is set in Engineering Studio or in zenon Startup Tool. In the Service Engine folder, there is the subfolder ...
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 ...
IIoT Services API delivers the wrong report parameter data type, equipment tree nesting or time filter granularity when the report parameter name contains an underscore
Description In the Report Engine, a parameter name with an underscore is used in a report. If this report is deployed with the "Available in IIoT Services" option active, the IIoT Services API returns the wrong report parameter data type, the wrong ...