
R7I4DECT-1-DC32A
EM-7779-J Rev.1 P. 9 / 12
MG CO., LTD. www.mgco.jp
5-2-55 Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN
OBJECT DICTIONARY (DATA DESCRIPTION)
■Input Area Objects (Input Data Area: 0x6001)
Output status data is allocated to object 0x6001. (Refer to “I/O DATA DESCRIPTIONS” on page 11)
Sub-Indexes correspond to channel numbers.
■Output Area Objects (Output Data Area: 0x7000)
Output data is allocated to object 0x7000.
Same data is allocated to object 0x7000 and 0x7100, while only the data type is different.
Sub-Indexes correspond to channel numbers.
Table 4: Sub-Index Conguration By Module Type
MODULE TYPE INDEX SUB-INDEX DATA TYPE BIT ACCESS VALUE CONTENT
Discrete output status 0x6001 0 UINT8 8 RO 1 Number of items
1 UINT16 16 RO 0x0000 Output status data
(0th to 16th points)
2 UINT16 16 RO 0x0000 Output status data
(17th to 32nd points)
Discrete output, 32 points 0x7000 0 UINT8 8 RO 16 Number of items
1 BOOL 1 RW TRUE/FALSE First point output data
2 BOOL 1 RW TRUE/FALSE Second point output data
: : : : : :
32 BOOL 1 RW TRUE/FALSE 32th point output data
Discrete output, 32 points 0x7100 0 UINT8 8 RO 2 Number of iems
1 UINT16 16 RW 0x0000 Output data
(0 tp 16 points)
2 UINT16 18 RW 0x0000 Output data
(17 to 32 points)
■PDO Mapping Objects (Data List: 0x1600, 0x1A00)
• Objects 0x1600, 0x1A00
Output data list (RxPDO) and Input data list (TxPDO) are allocated to 0x1600 and 0x1A00, respectively.
In the data of RxPDO and TxPDO, index, sub-index, and the number of bit of each object which is referred to, are stored.
For input data, each object with the address starting with 0x6000 is referred to.
For output data, each object with the address starting with 0x7000 is referred to.
Table 5: Object Conguration For Output Data List And Input Data List
INDEX SUB-INDEX DATA TYPE BIT ACCESS VALUE CONTENT
0x1600
(RxPDO)
0 UINT8 8 RO 16 Number of items
1 UINT32 32 RO 0xaaaabbcc aaaa: Index for referenced object
bb: Sub-Index for referenced object
cc: Number of bits for referenced
object
2 UINT32 32 RO
: : : :
16 UINT32 32 RO
0x1A00
(TxPDO)
0 UINT8 8 RO 1 Number of items
1 UINT32 32 RO 0xaaaabbcc aaaa: Index for referenced object
bb: Sub-Index for referenced object
cc: Number of bits for referenced
object
■PDO Assign Objects (Data Transmission Order, Output: 0x1C12, Input: 0x1C13)
An allocation list for RxPDO and an allocation list for TxPDO are allocated to 0x1C12 and 0x1C13, respectively.
The indexes stored in 0x1C12 and 0x1C13 are placed in the order they are actually transmitted via PDO.
Table 6: Object Conguration For PDO Allocation Lists
INDEX SUB-INDEX DATA TYPE BIT ACCESS VALUE CONTENT
0x1C12 0 UINT8 8 RO 2 Number of items
1 UINT16 16 RO 0x1600 Output data
0x1C13 0 UINT8 8 RO 3 Number of items
1 UINT16 16 RO 0x1A00 Input data, Status data