Search found 7 matches

by SouthernForce
Monday 28 November, 2016 - 01:32
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

Hello there. Sorry I'm posting so much, but I'm working on this model like 5-8h a day just to figure out how to make it work. So there's a constant flow of improvement. I fixed the truck arrival with an arrival list which contains the trucks, specified what each truck wants to load and matched the a...
by SouthernForce
Saturday 26 November, 2016 - 02:24
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

So, the first part of the model runs smooth. I put in a script to prevent the forklift from getting stuck waiting at Line 1/2 until there are 2 products A. So now the forklift just exports crated-products B and crates until the output signal for Product A is released and 2 products are waiting, whic...
by SouthernForce
Friday 25 November, 2016 - 18:32
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

Sooo, I finally managed the AT part. For the people who have the same problem in the future: Triggers on Exit set to "Name (i) := [A] & Name (i) := " Then set the load quantity on the AT to "if(CompareText(Name(i), [A]), 2, 1)" Now the AT picks 2 products A from the queue or ...
by SouthernForce
Friday 25 November, 2016 - 16:47
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

Hello Harry, The AT indeed has the "Same container, same label etc." Function but in order for that to work I need a short 4DS to identify that there can fit 2 Products A or 1 product B on the forklift. I've browsed through this whole forum but I can't seem to find anything slightly the sa...
by SouthernForce
Thursday 24 November, 2016 - 20:54
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

I couldn't find the "Edit" for my previous post :? But I have an additional question, I'm trying to get the forklift, which is in the above stated problem, to pick 2 units if it is product A and 1 if it is Product B and then repeat it 25 times for Product A or 30 times for product B. But I...
by SouthernForce
Thursday 24 November, 2016 - 18:38
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Re: Problem with Adv. Transporter model

Hello Harry, Thank you for your quick response! My university does indeed have the full license, but useally we are intended to do it from home. It's a relief to know that the model so far is correct, so I can reproduce it at the uni computer. Still one questions remains though, the fictional trucks...
by SouthernForce
Thursday 24 November, 2016 - 16:11
Forum: Modeling in Enterprise Dynamics
Topic: Problem with Adv. Transporter model
Replies: 8
Views: 10127

Problem with Adv. Transporter model

Dear Community, For a school assignment I need to build the following case: At the expedition departement of the factory, finished goods come off a conveyor, whereafter a forklift transports them to the storage area. From the storage area an other forklift transports the products into trucks which a...