question

Ale avatar image
0 Likes"
Ale asked Sam Stubbs commented

label destination

I have a label that updates the destination when its only from one queue. My question is : How do I update the destination when its coming from two queues?

Im getting the error below:

time: 11.847893 exception: FlexScript exception: invalid index at MODEL:/Tools/ProcessFlow/ProcessFlow/Update Destinaton~7>labels/1/2

time: 12.752505 exception: FlexScript exception: invalid index at MODEL:/Tools/ProcessFlow/ProcessFlow/Update Destinaton~7>labels/1/2

Thanks!

FlexSim 17.1.4
label destination
rcjjn.png (13.3 KiB)
· 5
5 |100000

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

Sam Stubbs avatar image Sam Stubbs ♦ commented ·

Is there a center port connection to your resource? If you include the model we can take a look at it.

0 Likes 0 ·
Ale avatar image Ale Sam Stubbs ♦ commented ·

cell-2-4.fsm

Yes, there is. Take at look at the process flow that says testing please. I don't know if I need to create another label just to pick from different queues or I could use the existing one(label destination).

I have two operators each one with a designated queue.Thanks!

0 Likes 0 ·
cell-2-4.fsm (283.9 KiB)
Ale avatar image Ale Ale commented ·

@Sam Stubbs

Sam, sorry to be pushy but I need an update on this. I have a deadline to present the model today at noon.

Thanks!

0 Likes 0 ·
Show more comments
Ale avatar image Ale commented ·

3.jpg1.jpg@Sam Stubbs yes that's the same model. you are seeing no errors because I changed the value to a conditional one to see if it works but is not when you see the 3d objects in the simulation for testing they are not moving. Per the Token Information when the token gets stuck in testing its not grabbing the right source its grabbing the queue1.jpg

0 Likes 0 ·
3.jpg (80.7 KiB)
1.jpg (34.6 KiB)

1 Answer

Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Sam Stubbs commented

I do notice however that you're model seems to get stuck on testing. Your Test Operator group is actually pointing to a pair of queues, not operators. So when it gets to the Transport to Prep subflow in testing, it gets stuck on the Load Batch Bin activity, because "resource" is a queue, not an operator. Does that make sense? You need to make sure your Load tasks are being performed by operators. So you'll need to change your Test Operator resource to point to a group of operators instead of the TestQueue group, or use a different resource/group instead.

· 7
5 |100000

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

Ale avatar image Ale commented ·

@Sam Stubbs Thanks! that was the issue :)

0 Likes 0 ·
Sam Stubbs avatar image Sam Stubbs ♦ Ale commented ·

Awesome! So is everything else working now too?

0 Likes 0 ·
Ale avatar image Ale commented ·

@Sam Stubbs Yes! Thank you.

0 Likes 0 ·
Ale avatar image Ale commented ·

@Sam Stubbs I'm noticing another issue that the operators are not staying on their own work station they are getting to each others table how can I fix this?1.jpg

0 Likes 0 ·
1.jpg (44.7 KiB)
Jacob Gillespie avatar image Jacob Gillespie ♦ Ale commented ·

@alejandra.n2 To prevent people from walking through stations, they need to be added as members of the AStarNavigator. That whole line of stations are not members. You can tell an object is a members of the AStarNavigator by the blue square that is drawn beneath the object.

1 Like 1 ·
Ale avatar image Ale Jacob Gillespie ♦ commented ·

cell-2.fsm@Jacob Gillespie sorry for not explaining properly. The situation that I have is that I have two operators with their designated queue, but when their queue is empty they go and take product from each others queue. How can I fix this? do I need to add another conditional value for this?1.jpg2.jpg

0 Likes 0 ·
cell-2.fsm (284.1 KiB)
1.jpg (57.8 KiB)
2.jpg (31.7 KiB)
Show more comments