FlexSim 2020 Update 1 Beta is available. (Updated 24 March 2020)
To get the beta, log in to your account at www.flexsim.com, then go to the Downloads section, and click on More Versions. It will be at the top of the list.
If you have bug reports or other feedback on the software, please email dev@flexsim.com or create a new idea in the Development space.
Backwards Compatibility Note: the following changes may slightly change the way updated models behave.
The step/iges/jt importer is not working correctly with the 6-Mar Beta.
There is a difference in the results of the command cpconnection between this new Beta and previous FlexSim versions. When you call that function on a cp that does not have the connection you now get a exception. In previous versions you get "no path" as result. Is this change intentional? If so, what is the recommended way to check if the cp has the connection?
This is a bug. It resulted from our adding the AGV.Connections API, and trying to consolidate the code as much as possible. We'll make sure that cpconnection() works the same as it did before, although the AGV.Connections API may be more restrictive. In the new system, you say AGV.Connections(cp, "Name").length before trying to access connections.
This issue is fixed in the 24-Mar Beta.
It seems the "Pin to Dashboard" functionality of the statistics section of both, quick properties for objects and process flow activity statistics GUI is broken in the March 24 beta:
"exception: FlexScript exception: Property "up" accessed on invalid node. at VIEW:/active/StatsEditor/StatsPanel/ViewPort/ItemPanel/panelWrapper/PropertiesPanel/1/TrackedVariableView/Pin>eventfunctions/pinToDashboard c: VIEW:/active/StatsEditor/StatsPanel/ViewPort/ItemPanel/panelWrapper/PropertiesPanel/1/TrackedVariableView/Pin"
Thanks for reporting this. The issue should be fixed for the next release of the beta.