Version 8.17 - 24 March 2021

What’s new

  • [O] Sym3 Operator Web Client - When running on iOS and added to the Home Screen, the web application will be fullscreen. [ref 24026]

  • [O] Sym3 Operator Web Client - The websocket communication is now ‘Open’ by default. No need anymore, after upgrade or for a new project to go in Sym3 Web Administration page and tuen on the websocket. [ref 24012]

    Same for the alarm server, the http port is now open by default to receive alarms in the web client:

  • Allow iOS client to connect to both 8.15+ and legacy servers. [ref 23482]

  • Simulation scripts can now create WebSocket servers and clients. See WebSocket. [ref 24138]

Bugs fixed

  • [D I] An issue was happening with a product used with the function ‘SetLateralOffset’ - [JIRA Sym3-386]. [ref 24266]

  • [O] With Tilt Tray Sorters, the option

      %index%
    

    used in an expression was not working to colour individual tray on the sorter according to a status by using a tag.[SUPPORT 2016] [ref 24161]

    Please note a hotfix for v7.22 has been done as well.

  • [O] Latest Xcode causes the iOS menu to not work in portrait on the iPad pro. [ref 23814]

  • [D I O] Simulation Script: A crash was happening when unsubscribing to a photo-eye blocked event in the callback itself - [SUPPORT 2012]. [ref 24090]

  • [D I O] Simulation Script: The function ‘RemoveProduct’ on a CrossBeltSorter was not working when passing ’null’ as the target but it should remove the product - [SUPPORT 2014]. [ref 24162]

      myCBS.RemoveProduct(belt, null);
    
  • [D I O] The function ‘UnSubscribeToAllUserProperty’ was not working. [ref 23943]

  • [D I] Bug with Tilt and Offset–>Tilt(TiltOffset) parameters when conveyor has a parent. Not an issue when conveyor has no parent - [SUPPORT 1972]. [ref 23743]

  • [O] Sym3 Operator Client: the colour of the tooltip on a product was not always correct when the colour of the product was changing - [SUPPORT 1884]. [ref 22449]

  • [D I] Product Schedules put two destinations on to each product created (a regression introduced in v8.15) - [SUPPORT 2010]. [ref 24069]

  • [O] Shoe Sorter - Undo not capturing changes to “Shoe Diverters” [ref 23167]

  • [D I] Start Simulation crash on project with string system properties. [ref 23927]

  • [D I] Fix a bug when renaming a Product Schedule. Moving a product to a product schedule which has been renamed doesn’t work until the model is saved, closed and reopened - [SUPPORT 1987]. [ref 23742]

  • [O] OPC-UA: Fix a bug: when the connection is lost between OPC-UA client (Sym4 server) and the OPC-UA server, tags in client didn’t show ‘BAD’ but were still showing last value. [ref 24244]

  • [O] OPC-UA: we changed the reconnection time after being disconnected from the server from 30 seconds to 1 second. [ref 24244]