- Products Overview
- Installed Components
- Approach to Implementation
- Events Handling
- Model and Event Creation Overview
- Plant Applications Model Number Summary
- Setting Up Model Processing Sequence
- Model Log Files
- Fault Logic
- Input tags
- Running Logic
- Building Detection Models with 210, 211, 212 as Templates
- Model 1
- Model 2
- Model 3
- Model 4
- Model 5
- Model 6
- Model 7
- Model 8
- Model 9
- Model 10
- Model 11
- Model 12
- Model 13
- Model 14
- Model 15
- Model 16
- Model 17
- Model 18
- Model 19
- Model 20
- Model 21
- Model 22
- Model 23
- Model 24
- Model 25
- Model 26
- Model 27
- Model 28
- Model 29
- Model 30
- Model 31
- Model 32
- Model 33
- Model 34
- Model 35
- Model 36
- Model 37
- Model 38
- Model 39
- Model 40
- Model 41
- Model 42
- Model 43
- Model 44
- Model 45
- Model 46
- Model 47
- Model 48
- Model 49
- Configure Model 118 for Batch Analysis
- Model 49000
- Model 800
- Glossary
Model 15
Model 15 Description
Model 15 creates production events when the turnup tag value transitions from a specific value to another specific value. The event number is created using the properties defined for this model. The format of the event number is [?M?###]. The first question mark (?) refers to the 1st character of the event number. The M refers to the TAPPI month characters defined. The second question mark (?) refers to the middle characters of the TAPPI or event number. The ### refers to the batch or event count of the month.
The functionality in this model is available only if you have purchased the Quality Module.
Model 15 Properties
The following Model properties are set up using the Plant Applications Administrator:
Property |
Description |
Maximum Run Time (Seconds) |
optional: Type the number of seconds you want the model to run. The default is 0 (zero), which means the model will not time out. Typically, you will want to limit the run time of the model only if troubleshooting the model (for example, one of the stored procedures is in an infinite loop). |
Model Processing Group |
Used for multithreading. See the Multithreading topic for more information. |
Turnup Tag |
The tag used to trigger the creation of a new production event. |
From Value |
The Value the Batch Tag must transition FROM to trigger the creation of a new production event. |
To Value |
The Value the Batch Tag must transition TO in order to trigger the creation of a new production event. |
Tappi Begin |
This value is used as the 1st characters of the Tappi or Event Number. |
Tappi Middle |
This value is used as the middle characters of the Tappi or Event Number. |
Prod Day (HH:MM) |
The time that the counter is restarted for the number of events made in that day. |
Month Chars |
The Tappi Month Characters used to generate the M character. |
Use Prod Day (TRUE) |
If set to TRUE, the Prod Day setting is used to determine the end of the production day and therefore the end of the month. This will impact when the Month Character is changed to the new month. If it is set to FALSE, then midnight is used as the end of the production day. |