Version 10.1.1 - 21st February 2025

What’s New

  • [I] GoToPosition can now specify movements with a non-zero initial speed. [JIRA Sym3-512] [ref 36829, 36830]
  • [I] GoToPosition callbacks and events will report the speed the object was travelling at the time the callback was called. [JIRA Sym3-512] [ref 36828, 36830]

Bugs Fixed

  • [I] Basic Shape and Physics Basic Shape now correctly use imperial units for GetPosition and position values in imperial projects.

Version 10.1 - 13th December 2024

Sym3 10.1 adds support for debugging simulation script in your Integrator projects. Please see the documentation for more details.

What’s New

  • [I] Simulation script can be debugged via Visual Studio Code. Please see the documentation for more details. [JIRA Sym3-486]
  • [I O] A button to easily edit a project’s simulation script from Visual Studio Code has been added to both Integrator and Operator. (Please note that debugging is only available in Integrator.)
  • [O] The Offline Documentation is now a selectable feature in the installer. The documentation can take some unnecessary disk space so it is now a feature that can be installed or not. [ref 36502].
  • [O] Moved OIDC configuration from appsettings.json to the ‘OIDC’ section of C:\ProgramData\Sym3\Sym3 Web\sym3web.config.json. Check and set the authority URL manually if upgrading from V10.0.
  • [O] Moved WebClient configuration to the ‘WebClient’ section of C:\ProgramData\Sym3\Sym3 Web\sym3web.config.json. Configure the anonymous access setting if upgrading from V10.0.
  • [O] Sym3 Web > Alarms. The alarm priority is now coloured. The colour is the one defined in the project (Alarm Priorities) [ref 36565, 36576]
  • [O] Sym3 Web > The left menu can be collapsed/expanded. The status is also saved for the current user.
  • [O] Sym3 Web > Updated the user experience and included a ‘Restart Services’ option when uploading a new project file.

Bugs Fixed

  • [I O] Added a confirmation dialog to assist users in deciding whether to overwrite existing equipment simulation scripts. [SUPPORT 4142] [ref 36130]
  • [O] Added an alert box that prompts the user to select one or more alarm instances before editing user-defined properties. [ref 36504]
  • [O] Fixed a JavaScript error that occurs when browsing away from the Sym3 Web Client. [ref 36508]
  • [I] Fixed an issue where ShoeSorter does not transfer product correctly during acceleration / deceleration. [SUPPORT 4174] [ref 36414]
  • [I] Fixed an issue where Free PE Sensor does not work on “Tilt Tray Sorter” and “Cross Belt Sorter”. [SUPPORT 4158] [ref 36516]
  • [I] Fixed an issue where products are not accumulated correctly when product in-front is removed. [JIRA Sym3-501] [ref 36525]
  • [I] Fixed an issue where product animation is incorrect when 2 events occur at the same time. [JIRA Sym3-498] [ref 36362]
  • [I] Fixed an issue where Product.Direction update does not work on standard Curved Conveyor. [SUPPORT 4098] [ref 35709]
  • [I] Fixed an issue where OnTargetSpeedReached callback does not trigger when simulation restart. [JIRA Sym3-503] [ref 36586]
  • [I] Fixed an issue where MC PLC Emulation delays first response. [JIRA Sym3-506] [ref 36593]
  • [I] Fixed an issue where Script Editor does not display function names in dropdown consistently. [JIRA Sym3-496] [ref 36621]
  • [O I] Removed redundant “Frame” text from E3/E4 dropdown selector. [JIRA Sym3-500] [ref 36543]
  • [O] Some japanese characters were not displayed in the web client. [SUPPORT 4108] [ref 35794]