PRT Synchronization
The auto_move_point field in the PRT_REGION file supplies the ID of a text point to be set when an item moves into a tracking region due to a point-based automatic move.
This point is set according to the value of the num_setpt_param parameter in the global parameters file.
The format for the num_setpt_param global parameter is:
NUM_SETPT_PARAM|3|<number>
Where:
If the |
the point will be set with the |
Parameter is not present |
Item ID. |
Or |
|
<number> is set to |
|
1 |
Item ID. |
2 |
Item ID and Type |
3 |
Item ID, Type, and Reference ID. |
4 |
Item ID, Type, Reference ID, and Source Region. |
Alarm Move Exceptions
In order to generate the Undefined Source Region alarm, the global parameter, PRT_ALARM_MOVE_EXCEPTION, must be defined in the global parameters file as follows:
PRT_ALARM_MOVE_EXCEPTION|1|YES
2. PRT configuration file programs and utilities. |