Hello, I have an issue about Bundle type label.
The attached model contains 1 Queue, 'Queue1', which has a bundle type label named 'my_bundle'.
For simplicity, the label contains only 1 column, 'pointer_column', and its data type is pointer.
I want to set the 'pointer_column' of the first row to Queue1 object.
In order to do this, (1) I activated the sampler for the 'pointer_column' of the first row, and (2) clicked Queue1 object in model view. (3) Next, I chose 'Queue1' out of the pop-up list.
As a result, the 'pointer column' of the first row is set to the reference to Queue1 object.
However, this model is corrupted and FlexSim crashes when I try to save this model by clicking save button in tool bar. After that, FlexSim crashes whenever I open the corrupted model again.
Could you please let me know why the model is corrupted and how to avoid it?
Thanks in advance.