Search found 12 matches

by christian123456
Tuesday 08 December, 2015 - 16:34
Forum: Enterprise Dynamics 4DScript
Topic: assign label to products
Replies: 1
Views: 2975

assign label to products

Hi all,
I would like to create with one source products which are labelled. The first one should be labelled with 1, the second with 2, the third with 3, the fourth with 4 and the 5th should start with 1 again and so on, and so on.

Would be great if somebody has an idea?!

Cheers, Christian
by christian123456
Thursday 01 October, 2015 - 21:39
Forum: Enterprise Dynamics Atoms
Topic: Possible to change settings of many atoms in a table?!
Replies: 2
Views: 8917

Re: Possible to change settings of many atoms in a table?!

Wow, it works :) Thank you very much again.

Christian
by christian123456
Wednesday 30 September, 2015 - 20:17
Forum: Enterprise Dynamics Atoms
Topic: Possible to change settings of many atoms in a table?!
Replies: 2
Views: 8917

Possible to change settings of many atoms in a table?!

Hi all, I have in my simulation various conveyors and they all have a speed of 2m/sec. Now I would like to change that to another value, but it somehow not that advanced to change this in every atom individually. Does anybody know if this can be done in a central table or is it possible to set a ref...
by christian123456
Monday 28 September, 2015 - 15:55
Forum: Enterprise Dynamics Atoms
Topic: Error Message when opening the simulation
Replies: 2
Views: 5989

Re: Error Message when opening the simulation

Hi Bram,
I have now changed the order of the Atoms in the model tree and moved all user Events to the top. Now it works... :)

Thank you very much, again ;-)
by christian123456
Monday 28 September, 2015 - 15:53
Forum: Enterprise Dynamics Atoms
Topic: distribution from 2 x sources to a conveyor
Replies: 3
Views: 6201

Re: distribution from 2 x sources to a conveyor

Hi Bram,

you understood me completely correct.Thanks for Feedback. I changed the way my model was built up and now it also works with an ordinary acc. conveyor.

Thank you!! :)
by christian123456
Sunday 27 September, 2015 - 20:27
Forum: Enterprise Dynamics Atoms
Topic: Error Message when opening the simulation
Replies: 2
Views: 5989

Error Message when opening the simulation

Hi, I somehow get a weird error message. I save the simulation that works fine and does not have any problems. When I then open the simulation again I get the following error message: 1 Compile error: "Open_Machine2" is not a valid expression. Reference: Do(CloseInput(c),Open_Machine2) (Ke...
by christian123456
Sunday 27 September, 2015 - 00:15
Forum: Enterprise Dynamics Atoms
Topic: distribution from 2 x sources to a conveyor
Replies: 3
Views: 6201

Re: distribution from 2 x sources to a conveyor

Just found the answer myself... I found the advanced acc. conveyor and made use of the input strategy and selected:
"3. Longest waiting: Accept product from the atom whose first product entered earliest (if all queues are empty then open all channels and wait) "
by christian123456
Saturday 26 September, 2015 - 23:54
Forum: Enterprise Dynamics Atoms
Topic: distribution from 2 x sources to a conveyor
Replies: 3
Views: 6201

distribution from 2 x sources to a conveyor

Hi all, I have another problem/ question. Would be great if somebody has an answer... :) I have 2 x products and each is connected to 1 x source - meaning 2 sources in total. One sources creates 50 products/ min and the other 5 products/ min at a random time (these 5 indicate damaged units). The 2 x...
by christian123456
Saturday 26 September, 2015 - 22:08
Forum: Enterprise Dynamics 4DScript
Topic: acc conveyor close inout gate for some seconds after event
Replies: 2
Views: 3779

Re: acc conveyor close inout gate for some seconds after event

Hi Bram,

this was exactly what I was looking for. Thank you very much for your fast support :D

Christian
by christian123456
Thursday 24 September, 2015 - 22:28
Forum: Enterprise Dynamics 4DScript
Topic: acc conveyor close inout gate for some seconds after event
Replies: 2
Views: 3779

acc conveyor close inout gate for some seconds after event

Hi guys, I am trying some things with accumulating conveyors... and I am stucked. In my example I have one conveyors (1) which supplies products to another acc. conveyor (2). Is there a way to close the input of conveyor (2) for a certain time when a product has been received before another product ...