Ignition Platform - 7.6.2.2368-rc5 ========================================================================================== Designer Added Functionality - Added multi-column display option for the List component. Added the properties Layout Orientation and Visible Row Count. Added Functionality - In the script playground, a clear button was added that just clears the output. Added Functionality - Changed the Edit Tab Icon popup in tab strip customizer , so the user can select the icon and the icon alignment at the same time without having to re-open the edit popup multiple times. SQLTags Fixed - Occasional error when concurrently editing multiple tags in a udt. Fixed - Alarm with time deadband fires active event even if alarm is disabled during deadband period. Gateway Added Functionality - Added attributes for the active directory user source to pull contact info from active directory. Fixed - The internal user source didn't correctly save changes to a user's schedule adjustments. Added Functionality - Added an option to the AD/Internal hybrid user source to not query Active Directory for the full list of users. Client Fixed - Clients running Java 7 which connect to a 7.6.1 Gateway would throw a JARSigningException when attempting to launch the client. Alarming Fixed - Exception encountered when using the legacy system.alert.queryAlertStatus function. Fixed - Fixed issue with alternating schedules not evaluating correctly. Fixed - Tag xml import assumes default type of string, whereas export uses int4. Data type is now always written, and the default type is always int4. Fixed - Alarm tag references don't recover if the referenced tag is not available during initialization. Fixed - Incorrect system name and path used for alarms in transaction groups when passing through to legacy notification and storage systems. Vision - 6.6.2.1264-rc5 ========================================================================================== Designer Added Functionality - Implemented property binding, and dynamic property undo actions. Components Added Functionality - Added options to the Alarm Journal Table. Now, when targeting a row , a popup menu that has two options: "Target Alarm Source" or "Target Event Id" is displayed. Client Added Functionality - Added a tooltip to the Status Chart. Also, an extension function was added to the status chart called getTootipText which can be overriden to display a user formatted string for the tooltip. Return None in ext. function to not display tooltip. The following link gives an example script to use in the extension function.https://gist.github.com/anonymous/786c812e29c77369f15d Fixed - The 'self' variable in extension functions was unable to easily reference component custom properties. OPC-UA - 1.6.2.969-rc5 ========================================================================================== Client Fixed - Fixed race condition that could cause some tags coming from an OPC-UA connection to NOT receive their initial value. For tags with static values this would leave the tag with a bad quality and no value. Commonly, the value could then be obtained by disabling and then re-enabling the tag (or any other action that caused the tag to be re-subscribed). Alarm Notification - 1.6.2.377-rc5 ========================================================================================== Alarm Email Fixed - 'Acked By' associated data wasn't being set properly when receiving an ack via email. Alarm Voice Fixed - Error opening RTP channel prevents further calls from executing. Modbus Driver - 2.6.2.392-rc5 ========================================================================================== Modbus Driver v2 Fixed - Fixes a bug that could lead to an "Internal Error" page when saving or using back/forward buttons on the Modbus address map configuration UI. TCP/UDP Driver - 1.6.2.311-rc5 ========================================================================================== TCP Driver Fixed - Fixed bug in the TCP driver that could cause it not work start or function properly when the message delimiter, field delimiter, or write-back message delimiter settings were empty. OEEDT-Installer-Module-1.6.2.2017-rc5 ========================================================================================== General Added - tag drag and drop capability in production model. Fixed - shift could not be determined if checking exactly at midnight. Fixed - Redundant backup node not getting correct active status when restarted. Fixed - adding a OPC server causes console error Downtime Fixed - Non defined reason code always records as code 0. Need to log and record the actual code so it can be properly handled. Fixed - Downtime table does not display downtime events if the reason description is not found. Only can see it in analysis. Fixed - Cell group downtime time not acurate when run starts with cell group cell(s) down. Fixed - Historical downtime edit would not carry through time adjustments to analysis. Instrument Interface Fixed - FileMonitorController not stopping auto monitoring of files until client closed. Schedule Fixed - Schedule View component not updating active run completion automatically. Fixed - Allow schedule view to display percent done even if greater than 100% Fixed - reset schedule cache script function is always returning false. Fixed - Schedule vs Actual binding function showing any non recordable downtime as planned. If downtime is not recordable or planned it should display as other. SPC Added - Line color property to control limits. The color is defined in the designer in the control limit definition. Each control limit definition can have their own color. The color is used to display the control limit on control charts. Added - New marker symbol for control limit that matches the same color as the control limit. Added - New marker image path property to the control charts so that a custom marker image can be displayed in place of the default marker symbol. Added - New font property to the control charts for the marker labels.