Specifications
22 GX Configurator-PN
(c) 2013 MITSUBISHI ELECTRIC CORPORATION
Value: 0 to 1440.
12
PnDeviceID
PROFINET Device ID
13
PnVendorID
PROFINET Vendor ID
14-21
ARUUID
Never used, must be set to 0.
22-29
Reserved
Reserved
Note: Each value is in little-endian- (i.e. Intel-) format.
Acyclic Response Header
The response buffer consists of a header and a data buffer area. The same header is used indepen-
dently of the requested service. Consult each service detailed description to verify, which fields are
relevant.
Word
Offset
ID
Description
0
RequestID
ID of the request
1
2
ServiceID
service identifier (see above)
3
Status
Status of the Request
4
DeviceID
IO-device number defined in GX Configurator-PN or in the case of
explicit request, the IP address of the IO-device.
5
6
Data length
Number of bytes stored in the response data buffer
7
ErrorDecode
PROFINET value. Used when a negative response is returned
8
ErrorCode1
PROFINET value. Used when a negative response is returned
9
ErrorCode2
PROFINET value. Used when a negative response is returned
10-19
reserved
Reserved
Note: Each value is in little-endian- (i.e. Intel-) format.
RequestID
The RequestID field in the request buffer header can be used by PLC to identify the answer. It is the
responsibility of the PLC program to manage the field RequestID. The best practice is to increment
this field before each new request. The PROFINET firmware will answer to the request with the sa-
me RequestID.