Upload container priority assignments
Configure the PXRQ instruction in
Logix Designer
to upload a Selection Priority for a container from a specified report ID. A container’s selection priority is assigned given a material, container, feed type and unit. The first three parameters are defined by values in the request registers. The unit is restricted to the unit the phase is currently running in. Only one value may be uploaded at a time.External Request | Data Value Array Element | Value |
Upload Material Manager Database Data | DINT[0] | 9 |
DINT[1] | Report ID that container’s priority uploads from. | |
DINT[2] | Material Controller ID | |
DINT[3] | Container Controller ID | |
DINT[4] | Feed Type:
1 = Addition.
2 = Distribution. |
TIP:
The data type in the controller must match the data type of the parameter or report ID specified in the data value array element DINT[1].
Provide Feedback