question

Chris Smith avatar image
1 Like"
Chris Smith asked Chris Smith commented

Large label array crashes FlexSim

Is there a maximum size of an array that can be stored on a label?

A model I have created crashes when I select an object with a label that contains a large array. I will likely convert this array into a treenode structure to get around the issue, but was curious if there is a limit on the size of an array that can be stored on a label.

arrayissue.fsm : This is a model with a script that has been run that populates an array of length 1000 with all the values in the array being the string "Test". When I click the "Queue1" object the model crashes.

FlexSim 17.0.2
labelsarraycrash
arrayissue.fsm (13.5 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matt Long avatar image
3 Likes"
Matt Long answered Chris Smith commented

The issue is not actually the large size of the array, it's the displaying of the array in the table. You'll notice that you can view the array just fine in the tree. We found this issue last week and have already implemented a fix for the next release.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Chris Smith avatar image Chris Smith commented ·

Sounds great. Thanks.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.