The PRT Invalid Type (prt_inv_type) configuration file is used to specify when a configured item type is not valid for a tracking route. Recall that you can use the wildcard character in the prt_route configuration file to identify the item types. When the wildcard character is used, you can use this file to eliminate the invalid item types from the route.
OPTIONAL FILE
The fields are:
No. |
Field Name |
Description |
Data Type |
Entry Example |
0 |
orig_region_id |
Unique name of the region from which the item type will exit. |
16 characters |
PROCLNE1 |
1 |
dest_region_id |
Unique name of the region where the item type may enter. |
16 characters |
RINSE1_NOR |
2 |
item_type_id |
Unique name of the item type that is not allowed to travel between the regions; in other words, the invalid item type. |
16 characters |
WSH_MTR |
3 |
transition_ptid |
Point ID that represents the transition between the two regions. |
55 characters |
PL1_RS1 |
PRT Configuration file definitions. |