3S_V3 Driver toggle a bool variable takes 10 seconds to transmit to the PLC and back
Summary
When writing a value to a bool variable with the set value function it takes 10 seconds to write and read back the value.
Set a value via element works fast.
Description
When writing a value to a bool variable with the set value function it takes 10 seconds to write and read back the value.
Set a value via element works fast.
Solution
Rework the handling of requests in the driver.
Information
General hint: If you have a toggle function in use, it is recommended to enable the property 'always read variable' in the Variables properties. (former 'DDE Active')
Issue Number: 33202
Fixed on Date: 24.11.2014
Versions: 7.00 0 BUILD 24 | 7.11 0 BUILD 16009
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] ...
Checklist: Communication to TwinCat via BeckhoffNG driver
Time estimate: 30 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. TwinCAT ADS communication library ...
3S_V3 driver: If the values request from the PLC Handler takes too long, the RT will block.
Summary If the values request from the PLC Handler takes more than a few seconds, the RT will block and a progress bar appears. Description If the values request from the PLC Handler takes more than a few seconds, the RT will block and a progress bar ...
KNX/ EibV2_32 driver sets Bool variables to 0 and back to 1 if a second application reads the same Groups
Summary The KNX driver EibV2_32 does set Group Variables that are currently TRUE to FALSE and immediatly back to TRUE if a second EibV2_32 driver or even if a second application on the bus is reading (read telegram) the same variables. Description ...
Cannot create a CTI variable using driver object type V Memory
Summary In zenon 7.10 Editor (32 & 64 bit), if you have a pre-existing CTI variable, you cannot change its driver object type from K-memory to V-memory. Note: Even with creating a new variable based on CTI driver, V Memory object Type, REAL Datatype, ...