Monitoring functions

Monitoring functions

…place. Similarly, the observation function will extract data from the marking of the place, but it will ignore the information about the transitions that occur. Ordering of monitors The order

Read Me Leave comment

Monitor template code

Monitor template code

…they will always return an empty string. Write-in-file monitor The template code for monitoring functions will generally have to be modified in order to obtain the desired behavior. Errors in…

Read Me Leave comment

Data collector monitors

Data collector monitors

for marking size monitors are hidden. The size of the marking of the place will be measured once before the first step in the simulation. The Nodes ordered by page…

Read Me Leave comment

Data Collector Monitoring Functions

Data Collector Monitoring Functions

…(1, {n,p,r,s})) = | obsBindElem _ = ~1 in size Top’B_1_mark end Example 3 This observation function is for a monitor that is associated with place B and its surrounding…

Read Me Leave comment

The User Interface of CPN Tools

The User Interface of CPN Tools

First steps Graphical User Interface Index Marking menus Other tools Palette tools…

Read Me Leave comment

Publications

Publications

…Tools Simulator. Proc. of 30th International Conference on Applications and Theory of Petri Nets (Petri Nets 2009). Lecture Notes in Computer Science 5606, pp. 313-322, Springer-Verlag Berlin, 2009. K. Jensen,…

Read Me Leave comment

Timed Nets

Timed Nets

complex that modeling it by firing a sequence of simple transitions, rather than one complex transition, is most convenient. Leaving the clock unincremented during such a sequence lets us model…

Read Me Leave comment

Simulation replications

Simulation replications

…following stop criteria are fulfilled: – Breakpoint: OneHundred_QueueDelays Time to run simulation: seconds Simulation no.: 3 Steps………: 306 Model time….: 11046 Stop reason…: The following stop criteria are fulfilled: –…

Read Me Leave comment

Simulation stop criteria

Simulation stop criteria

…been met, a green status bubble and a speech bubble will indicate why the simulation has stopped. Reason why simulation stopped Breakpoint monitors are evaluated after simulation steps complete. If…

Read Me Leave comment

Simulator functions

Simulator functions

…time values t1 and t2 ModelTime.lt(t1,t2) Less than function for time values ModelTime.cmp(t1,t2) Comparison function for time values t1 and t2 that returns an SML order value, e.g. LESS, GREATER…

Read Me Leave comment