Search found 200 matches

by MatthijsJongboer
Wednesday 06 April, 2011 - 11:07
Forum: Enterprise Dynamics FAQ
Topic: Cannot open Help files on Windows Vista and up
Replies: 0
Views: 37201

Cannot open Help files on Windows Vista and up

On computers running Windows Vista and up, you might exeprience problems displaying the help supplied with Enterprise Dynamics. This is because Windows Help (WinHlp32.exe) is no longer supplied with these versions. The message you receive will present you with a wizard that allows you to install the...
by MatthijsJongboer
Tuesday 05 April, 2011 - 13:47
Forum: Modeling in Enterprise Dynamics
Topic: empirical distribution
Replies: 3
Views: 6877

Re: empirical distribution

The arrival time is something different. In the model, the cycletime is chosen based upon the provided emp.distr.
I understand form your remark that there is a relation from the arrivaltime and processtime?
by MatthijsJongboer
Friday 01 April, 2011 - 12:40
Forum: Enterprise Dynamics 4DScript
Topic: special product
Replies: 8
Views: 7427

Re: special product

When there is no processtime left, the waittime label contains the total processtimes of all re-entries.
Seems that this is what you were looking for.
by MatthijsJongboer
Friday 01 April, 2011 - 12:13
Forum: Modeling in Enterprise Dynamics
Topic: empirical distribution
Replies: 3
Views: 6877

Re: empirical distribution

When using the empirical distribution atom, you can choose a distribution name. This name becomes a global 4DScript that can be used throughout the model without having to connect any channels. Attached the example model from ED. I revised it so the server now takes the values from a new Empirical D...
by MatthijsJongboer
Tuesday 08 March, 2011 - 11:04
Forum: Modeling in Enterprise Dynamics
Topic: Moving atoms from one queue to another
Replies: 2
Views: 3862

Re: Moving atoms from one queue to another

This code and the mentioned location (User Events) suggests overruling of the channel principles of ED. You define the time when an event (the userevent) has to be executed and move the atoms from one queue to another. Because of the open structure of ED, it is possible to program this but results i...
by MatthijsJongboer
Tuesday 22 February, 2011 - 15:20
Forum: Enterprise Dynamics 4DScript
Topic: Number of Atoms in Model or Library
Replies: 0
Views: 24144

Number of Atoms in Model or Library

In Enterprise Dynamics, large models are one of the unique features. There is however, not a simple button to tell the user how many atoms there are in a model. The following code simply returns the number of Atoms in the model. Do( var([atmCounter], vbValue, 0), ForAtomTreeUnder(Model, inc(atmCount...
by MatthijsJongboer
Wednesday 08 December, 2010 - 17:10
Forum: Enterprise Dynamics FAQ
Topic: Write error of ed.his under windows Vista or Windows 7
Replies: 0
Views: 31817

Write error of ed.his under windows Vista or Windows 7

This is a known problem under windows Vista or Windows 7. We are still researching the best solution for this problem. There are several workarounds possible for this problem. Disabling UAC does solve the problem. Also, running ED as administrator does as does manually changing the folder rights. Ch...
by MatthijsJongboer
Wednesday 08 December, 2010 - 17:09
Forum: Enterprise Dynamics FAQ
Topic: Windows User Account Control (UAC)
Replies: 1
Views: 18269

Windows User Account Control (UAC)

At this time, Enterprise Dynamics is compatible with Windows Vista and Windows 7. However, Enterprise Dynamics currently requires full, elevated administrative rights or UAC disabled. To do this, make your user account member of the Administrators group. To disable UAC go to the Control Panel and se...
by MatthijsJongboer
Wednesday 08 December, 2010 - 17:07
Forum: Enterprise Dynamics FAQ
Topic: GetLastError 1073278755
Replies: 1
Views: 27699

GetLastError 1073278755

When you have installed Enterprise Dynamics on Windows Vista and receive the following error: Could not share rendering context. GetLastError() = -1073278755 (CreateModelLayout) This is a problem related to Graphics of Windows Vista. We have encountered this problem several times and all errors occu...
by MatthijsJongboer
Wednesday 08 December, 2010 - 17:03
Forum: Enterprise Dynamics FAQ
Topic: Enterprise Dynamics System requirements
Replies: 0
Views: 21642

Enterprise Dynamics System requirements

Operating System In order to run Enterprise Dynamics®, you require the Microsoft Windows operating system. Enterprise Dynamics is proven compatible with: Microsoft Windows Vista Microsoft Windows 7 Microsoft Windows 8 Enterprise Dynamics is a 32-bit application and will run without problems in 32-b...