Download one attribute of a material
Configure the PXRQ instruction in
Logix Designer
to download one attribute of a material to a specified tag. The attribute identified by the attribute ID downloads into the parameter ID specified.External Request | Data Value Array Element | Value |
Download Material Manager Database Data | DINT[0] | 0 |
DINT[1] | Parameter ID material data will be downloaded to. | |
DINT[2] | Material Controller ID | |
DINT[3] | Attribute ID |
TIP:
The data type in the controller must match the data type of the parameter ID specified in the data value array element DINT[1].
Provide Feedback