PXRQ instruction values

This table displays a list of all the requests the phase logic can issue to the
FactoryTalk Batch
Server with the PXRQ instruction:
External Request
Data Value Array Element
Value
Description
Download Input Parameters
DINT[0]
0
Download all input parameters
Download Input Parameters
DINT[0]
Parameter ID
Download a single input parameter
Download Input Parameters
DINT[0]
Parameter ID of the first parameter
Download a range of input parameters
DINT[1]
Number of parameters to download
Download Input Parameters Subset
DINT[0]
1
Download input parameters configured for download on start
Download Input Parameters Subset
DINT[0]
2
Download input parameters configured for download on transfer of control
Download Output Parameter Limits
DINT[0]
0
Download all report limits
Download Output Parameter Limits
DINT[0]
Report ID
Download the report limits configuration for a single report
Upload Output Parameters
DINT[0]
0
Upload all reports
Upload Output Parameters
DINT[0]
Report ID
Upload a single report
Upload Output Parameters
DINT[0]
Report ID of the first report
Upload a range of reports
DINT[1]
Number of reports to download
Upload Output Parameters Subset
DINT[0]
1
Upload reports configured for upload on terminal state
Upload Output Parameters Subset
DINT[0]
2
Upload reports configured for upload on transfer of control
Send Message to Operator
DINT[0]
Message ID
Send a message to the operator. In the
FactoryTalk Batch View
, the message displays in the Phase Summary window.
Clear Message to Operator
not applicable
not applicable
Clears the currently displayed message
Acquire Resources
DINT[0]
Equipment ID
Acquire a single resource
Acquire Resources
DINT[0]
Equipment ID
Acquire multiple resources
DINT[1]
Equipment ID
DINT[2]
Equipment ID
Release Resources
DINT[0]
Equipment ID
Release a single resource
Release Resources
DINT[0]
Equipment ID
Release Resources
DINT[1]
Equipment ID
DINT[2]
Equipment ID
Release Resources
DINT[0]
0
Release all currently acquired resources
Send Message to Linked Phase
DINT[0]
message ID
Send a message to one other phase or multiple phases
DINT[1]
number of phases to receive message
DINT[2]
message value
Send Message to Linked Phase and Wait
DINT[0]
message ID
Send a message to one or more linked phases and wait for a response
DINT[1]
number of phases to receive message
DINT[2]
message value
Receive Message from Linked Phase
DINT[0]
message ID
Send a request to wait for a message from another phase
DINT[1]
message value
DINT[2]
message value
Cancel Message to Linked Phase
DINT[0]
message ID
The
FactoryTalk Batch
Server cancels the message associated with the message ID. The message was previously issued using a Send Message to Linked Phase request.
Cancel Message to Linked Phase
DINT[0]
0
The
FactoryTalk Batch
Server cancels all messages that were previously issued with a
Send Message to Linked Phase
request.
Download Batch Data
DINT[0]
1
Download customer-assigned or automatically-generated batch ID to specified tag number.
FactoryTalk Batch
Server downloads an Integer value.
DINT[1]
parameter ID in which to store the value
Download Batch Data
DINT[0]
2
Download unique batch ID to specified tag number.
FactoryTalk Batch
Server downloads an Integer value.
DINT[1]
parameter ID in which to store the value
Download Batch Data
DINT[0]
3
Download phase ID to specified tag number.
FactoryTalk Batch
Server downloads an Integer value.
DINT[1]
parameter ID in which to store the value
Download Batch Data
DINT[0]
4
Download a value to the specified tag number indicating whether the phase is under recipe control or manual phase control.
FactoryTalk Batch
Server downloads:
0 = Recipe Control
1 = Manual Phase Control
DINT[1]
parameter ID in which to store the value
Download Batch Data
DINT[0]
5
Download a value to the specified tag number indicating the current mode of the requesting phase.
FactoryTalk Batch
Server downloads:
0 = P-Auto
1 = O-Auto
DINT[1]
parameter ID in which to store the value
Download Batch Data
DINT[0]
6
Download all phase parameter MIN values to the controller tags associated with those parameters.
This request actually downloads values for parameters that do not have Max and Min values as defined in the Equipment Editor, parameters of type String and type Enumeration for example.
For String parameters, the request downloads empty strings. For Enumeration parameters, the request downloads a value of zero (0).
Download Batch Data
DINT[0]
7
Download all phase parameter MAX values to the controller tags associated with those parameters.
This request actually downloads values for parameters that do not have Max and Min values as defined in the Equipment Editor, parameters of type String and type Enumeration for example.
For String parameters, the request downloads empty strings. For Enumeration parameters, the request downloads a value of zero (0).
Generate E Signature
DINT[0]
signature template ID
Generate an electronic signature request.
DINT[1]
Defines if signature is able to be canceled:
0 = No
non-zero = Yes
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal