Problems fixed with version: 11.4.1154

 

Build: 11.4.1154
Release Date: 10 September 2015

ID

TOPIC

PROBLEM FIXED

15325

Basic Script

The GetColumn() function from the 'DLRCmdTarget' interface raised an exception when running Movicon a second time.

 

 

Minor Problems

ID

TOPIC

PROBLEM FIXED

14272

Design

The Open Screen command in a Popup with disabled borders would neverthless appear with white borders.

 

15406

Design

MovCE - The "Recipe Manager" window would approximate integer variable values with a set format.

 

15405

Design

MovCE - the 'Recipe Manager' window displayed Bit tags as integers despite the fact that the 'ODBCUseBooleanForBitTag' key has been set to 1. The behaviour is currently as follows: the bit is shown with the 0/1 values in the recipe window when key is set at either 1 or 0.

 

10035

Real Time DB

The in-use byte count for Array type variables with a 'Variable' as Index would not get managed correctly.  When the ArrayName[IndexVar] went into use and since it had access to all the array elements, it would put all the array's bytes in use as well. This condition persisted until passing to a page not containing arrays.  At this point, when passing to pages containing an array element (e.g. ArrayName[0]) only the element's bytes were counted.

 

15674

Redundancy

The Startup Script would not get executed when the Secondary Server took over from the Primary Server when it became not longer available.

 

15263

Screen Object

Dynamic Property Inspector: When dragging an object from the library some variables linked to the animation properties would not get replaced if for example those used for dynamic properties like background color thresholds to make thresholds dynamic or those variables used in an expression.

 

15478

Screen Object

When a Screen displayed an 'Embedded View' object with the "Static Screen Image' option enabled, it would not show the graphic contents because the background would get disabled.  The background is now re-enabled in cases where the screen to be shown has its "Static Screen Image' property active with a backgound image.  

 

15197

Screen Objects

The 'Log Window' would have problems displaying when a filter query on alarms was set using the 'Query' property from the "HisLogCmdTarget" interface.

 

15127

Tools

CSVTagIE.exe: When CSV files containing special characters such as '<' e="" '="">' were imported, they would comprise the  .movrealtimeDB file.

 

15149

Web Client

When activating the Encryption property for the TCP Transport, the packets sent via Networking would not get encrypted.