Writing a variable of the OPCUA client driver in the zenon logic via externally visible does not set the value correctly
Summary
With an OPCUA client driver in zenon and a variable that is set to "externally visible" writing this variable in a zenon logic program does not correctly send this value to the OPCUA server. Instead of the correct value, the value "0" may be sent to the OPCUA server by the OPCUA client driver.
Description
With an OPCUA client driver in zenon and a variable that is set to "externally visible" writing this variable in a zenon logic program does not correctly send this value to the OPCUA server. Instead of the correct value, the value "0" may be sent to the OPCUA server by the OPCUA client driver.
Solution
An issue has been addressed in the zenon OPCUA client driver where the value was not correctly taken over from the zenon logic runtime.
Information
Issue Number: 32531
Fixed on Date: 12.9.2014
Versions: 7.00 0 BUILD 21 | 7.11 0 BUILD 14431
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 ...
Value of a variable is set to zero (0) after writing in zenon logic when the variable is from the straton to zenon runtime shared memory driver, and the zenon driver is set to simulation programmed
Summary With a modbus energy driver set to simulation programmed, and a variable of the modbus energy driver set to "externally visible", writing the variable in a zenon logic runtime sets the variable value to zero. The variable can be correctly ...
SYSDRV "[Project summary] Input set value: Current default set value" variable inconsistent values over Logic Service to Service Engine connection fieldbus
Description In zenon the system driver variable "[Project summary] Input set value: Current default set value" does not correctly transmit values that are shared with zenon Logic via shared memory. If values are changed, the previous values are still ...
Externally visible variables are not updated in Logic if variablename is changed in lower-/uppercase
Summary In zenon Logic externally visible variables were not updated under certain circumstances. This behavior has been fixed. Description If in zenon Logic variable names are modified only in upper/lower case, but the name itself remains the same, ...