Mitsubishi Electric Melsec Q Series User Manual page 337

Programmable contoller mes interface module
Hide thumbs Also See for Melsec Q Series:
Table of Contents

Advertisement

9
XML MESSAGE FORMAT
9.1 XML Message Format Definition
The XML message format is comprised of request messages and response messages.
This section explains the XML message format definition.
(1) Request message (REQUEST tag)
(a) One-shot execution (An example for one-shot execution of the job named
(b) Validate (An example enabling the job named Pro01)
(c) Invalidate (An example disabling the job named Pro01)
(1) The maximum size of request message after applying URL encoding that the
MES interface module can process is 128K bytes.
If the size exceeds 128K bytes, an error code is returned as the response
message.
Section 10.2.3 Error codes returned in XML response messages
Table 9.2 Request message (REQUEST tag)
Item
Omission
Not possible
<REQUEST type = "[Instruction of job execution]" jobname = "[Job
Format
name]"/>
type
Attribute
jobname
Contents
None
Sub-component
None
*1
Pro01)
<?xml version = "1.0"?>
<REQUEST type = "oneshot" jobname = "Pro01"/>
<?xml version = "1.0"?>
<REQUEST type = "validate" jobname = "Pro01"/>
<?xml version = "1.0"?>
<REQUEST type = "invalidate" jobname = "Pro01"/>
*1
When one-shot execution is performed in the job for which [Handshake operation] is specified as a
trigger condition, [Completion notification] is turned ON.
Turn OFF [Completion notification] in the sequence program.
Description
Specifies the instruction of job execution. (required)
"oneshot": One-shot execution
"validate": Validate
"invalidate": Invalidate
Specifies the job name to be executed.
9.1 XML Message Format Definition
9
10
9
- 2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Qj71mes96Qj71mes96nSw1dnc-mesif-e

Table of Contents