Release date 2011-01-25 Ignition 7.2.0 SQL Bridge Module 5.2.0 Vision Module 4.2.0 Reporting Module 1.2.0 OPC-UA Module 1.2.0 OPC-UA A-B Drivers 1.2.0 OPC-UA Modbus Driver 1.2.0 OPC-COM Module 1.2.0 build 6498 Ignition Platform Fixed - Aggregate expressions no longer error on Double “NaN” (Not-a-Number) values. Changed - (SDK) Hook classes should now extend from abstract stubs instead of implementing directly from the hook interfaces. Improved - (SDK) Updated the Weather Module to work against the 7.2 SDK Improved - Upgraded the Java Service Wrapper to latest version. This includes optional deadlock and OOM detection. Improved - Updated the GUI of the GatewayControlUtil. Fixed - Fixed a bug that caused the wrong URL for the Ignition Gateway to be opened after running the upgrader if you were using a port other than 8088. Gateway Added - DB connection status to gateway homepage. Added - New syntax for formatting values in alert messages. Modified - Clustering reworked into Redundancy to provide easier configuration and higher reliability. Improved - Leased scan class now operates on tag-level for internal tag providers. Improved - Better setting dependency checking and notification Fixed - Clamp mode not respected on tags whose scaled and raw ranges are equal. Fixed - Fixed an infrequent bug that caused an Ignition Gateway to stop being licensed on some Windows servers. Fixed - Naming a SQLTags “Database Provider” the same as one of the drivers results in the tags under that driver always have stale quality. Designer Added - Search & Replace system allows for project-wide searching and facilitates easy mass-changes Added - New tag diagnostic window. Added - Additional tag and property reference buttons to various text areas that can use those reference types. Improved - SQLTag import speed improved significantly. Improved - Copied datasets can now be edited as CSV in an external editor and re-pasted back into the Designer Improved - Enhanced progress system provides better feedback for long running tasks, including tasks executing on the gateway. Fixed - Memory leak in the Designer exacerbated by saving frequently. Fixed - Several available expression functions not displayed in pop-up menus. Vision Module Improved - Window editing uses new tabbed-editing system Improved - New Staging/Publish system allows projects to be saved without pushing updates out to the clients. “Publishing” pushes qualified changes out to any running clients. Improved - Full-screen mode now uses new mechanism that allows specifying which monitor to launch on in Windows. Improved - Window design uses improved drag-and-drop system Improved - Resizing multiple components at once now uses correct resizing geometry Improved - Binding buttons automatically exit preview mode instead of showing a warning Improved - Users can now specify landscape mode and whether or not to show the print dialog in the Table component Improved - Table component now formats numbers before they’re evaluated against translation maps. Fixed - Calling setValue on the Table component could cause an error on numeric values Fixed - Component cursors use new ‘cursorCode’ property to avoid inadvertent cursor changes when copying/saving a project Fixed - Serialization problem caused by text-field focus border Fixed - Client tag change scripts were being called too frequently, even if the tag value hadn’t changed. Fixed - Bug that made calling “system.tag.getTagValue()” query the tag too unnecessarily Fixed - Security settings dialog box can now use multi-select to make role assignment changes OPC UA Module Improved - Compatibility changes from the 2010 European OPC Interop. Improved - Compatibility changes against the OPC CTT. Improved - UA Module performance improvements. Improved - UA client stability and feedback improved. Improved - Devices can now be put into named groups. Device list page has sort and view options to take advantage of this. Improved - Driver framework now provides more detailed logging about the request cycle and request schedule. Improved - Enabling/disabling anonymous access to the UA server does not require a module restart now. Improved - Changing the stale timeout setting on the UA server does not require a module restart now. Improved - Removed a lot of the "noise" that accumulated in the log files from the NIO subsystem. Added - New driver diagnostics and stats pages. Added - New failover UA connection option. Added - Driver API now allows drivers to add links to custom pages next to their entry in the device list. Fixed - Bug that caused an error when trying to delete a device from the Ignition Gateway. SQL Bridge Module Added - Ability to sort items in groups by any column. Added - New table view on block group to help visualize data layout. Added - Store and Forward support for Stored Procedure groups that are “input only”.