Ignition Platform - 7.7.7.2016012812-rc1 ========================================================================================== Designer Fixed - Fixed error when deleting newly created scan class. Fixed - Fixed IndexOutOfBounds error when deleting a newly created scan class. Fixed - Fixed minor issue with cursor jumping in client tag change script name editor Fixed - Expression tag members of UDTs no longer show Client folder in tag chooser. SQLTags Fixed - Fixed bug that caused tag edits to partially collapse tag browser. Fixed - Fixed error when starting tag provider with a large number of tags. Fixed - tag() function doesn't work with sub expression from Expression Tag Gateway Fixed - Fixed internal DB error when making a copy of a project. Fixed - Fixed bug that caused configured devices to be restored from backup in an enabled state, regardless of whether restore enabled or disabled was specified. Fixed - Gateway .gwbk restoration would fail if wrapper.java.command in ignition.conf was empty Gateway Web Interface Fixed - Tag provider listing no longer rounds down to seconds for scan class rate display. Alarming Fixed - Alarm Journal now records system startup event. Client Fixed - numberFormat() and dateFormat() expressions re-evaluate when locale changes. Scripting Fixed - Set SMTP timeout properties when sending email from scripting. Fixed - Fixed potential error when updating pylib.zip when running multiple clients/designers on a single machine. SQLBridge - 6.7.7.2016012812-rc1 ========================================================================================== Gateway Fixed - Starting a Transaction Group with a disabled datasource now gives a more helpful error. Vision - 7.7.7.2016012812-rc1 ========================================================================================== Components Fixed - Tables now update number and date displays when locale changes. Fixed - Titled borders aren't translated if the window is opened while a non-english locale is active Fixed - Fixed touchscreen permissions for Text Area component. Fixed - Moving Analog Indicator's "Setpoint Value" property is now bindable Fixed - Power Table better respects antialias setting Fixed - Image component shows no image when path is empty. Fixed - Fixed issue with numeric text field with non en-us locales. Designer Fixed - Titled borders retain their properties after editing. Fixed - Power tables now update number and date displays when locale changes. Client Fixed - Fixed issues with the "Windows" menu upon locale change Fixed - Components now get notified of local on startup. Fixed - Fixed memory leak involved with using dateFormat and numberFormat expressions Fixed - Font property in Document Viewer now works. Fixed - Lock screen now translates SFC - 1.7.7.2016012813-rc1 ========================================================================================== Engine Fixed - Run-always charts get new instance each time chart is saved. Old instance is not properly canceled. WebBrowser - 1.7.7.2016012813-rc1 ========================================================================================== Designer Fixed - Allow users to set the URL with setCurrentUrl(String) Alarm Notification - 2.7.7.2016012813-rc1 ========================================================================================== Alarm SMS Fixed - Negative acknowledgements from Airlink devices now get audited as failures. Allen-Bradley Drivers - 2.7.7.2016012812-rc1 ========================================================================================== Logix v21 Driver Added Functionality - Bits under DWORD tags are now browsable. Fixed - Fixed IndexOutOfBoundsException that could occur when reading or subscribing to String array tags. ControlLogix/CompactLogix Drivers Fixed - Fix an IllegalFormatConversionException when logging a warning in ABControlLogixReadRequest Mobile - 2.7.7.2016012812-rc1 ========================================================================================== Misc Fixed - Fixed issue involved with using the mobile module's "Hide from launch" option when multiple projects were listed. OEEDT-Installer-Module-1.7.7.6526-rc1 ========================================================================================== General Added - script function system.production.getLinePath() to return the line path from a given line id. Fixed - Interal "Like" statements to handle Oracle db. Improved - Added a specific ExecutionManager for the production model runner executor. OEE/Downtime Added - Downtime table ability to "see" events that were selected by the operator and were not recordable and not planned. Added - PMIDTReasonTable splitReason extension function will return the new record ID along with the original one. Fixed - issue where the schedule view could hide schedules visibility. Sorted the result by begin time. Recipe Fixed - Recipe selector combo and list not respecting BG and FG colors. SPC/Quality Fixed - Only update limit groups at the Enterprise type or you just redundantly call update for every production item. QualityGatewayHook.onInitialize() Fixed - Protect from returning a null measurement count in the chart calculator. AbstractSPCChartCalculator:getAttributeMeasurmentCount() Fixed - updateSample not updating if only the additional factor was changed since the modified flag of the sample was not set to true. SampleDataManager