![Fuji Electric OPC-PRT Instruction Manual Download Page 100](http://html1.mh-extra.com/html/fuji-electric/opc-prt/opc-prt_instruction-manual_2341941100.webp)
99
The Produced Data Word and Consumed Data Word objects are only applicable when using the I/O
module “IN: 32 WORDS, OUT: 32 WORDS”, which is typically the case. The Produced Data Word
defines the structure of status data sent from the inverter to the controller. The Consumed Data Word
objects will define the structure of the command data sent from the controller (for example, a Siemens
PLC) to the inverter. These objects allow the creation of custom-built I/O data. Up to 32 “command”
function code values can be sent to the inverter, and up to 32 “status” function code values can be sent
back to the controller. Therefore, up to 32 Produced and 32 Consumed Data Word objects can be
created. If a consumed word offset is not defined, that data will be ignored by the inverter. If a produce
word offset is not defined, the value will default to 0. The size of the actual I/O produced and consumed
data is determined by the PROFINET controller. The I/O data format is summarized in Table 36.
Description
This 32-character (max) field is strictly for user reference: it is not used at any time by the driver.
Produced Data Word Offset
The value from the associated inverter function code will populate this word offset of the produced data
that is to be sent to the controller. It is recommended to start at word offset 0.
Consumed Data Word Offset
The consumed data received from the controller at this word offset will contain the value to be written to
the associated inverter function code. It is recommended to start at word offset 0.
Function Code
The inverter function code (refer to section 4) associated with the word offset. For the Produced Data
Word object, enter a “status” function code to be monitored. For the Consumed Data Word object, enter
a “command” function code that can be written.
Data Type
Each data word is fixed to 16-Bit Unsigned (equivalent to two bytes.) The data word is transferred in little
endian format.
Table 36: User-Configurable Module I/O Data Format
Consumed Data
(PLC to Inverter)
Produced Data
(Inverter to PLC)
Word Offset
Function Code
Word Offset
Function Code
0
Any
0
Any
1
Any
1
Any
:
Any
:
Any
30
Any
30
Any
31
Any
31
Any
The default I/O configuration is described in Table 37.
Always use the studio to confirm the configuration before commissioning the device.
Table 37: Default User-Configurable Module I/O Data Format
Consumed Data
(PLC to Inverter)
Produced Data
(Inverter to PLC)
Word Offset
Function Code
Word Offset
Function Code
0
S06
0
M14
1
S05
1
M09
:
None
:
None
30
None
30
None
31
None
31
None