IP/IE5009 Mapping

Compact evaluation in Intel format

Default mapping for CANopen, DeviceNet, Modbus, RS232 and RS485

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: no
Motorola format: no
Word alignment: don't care

0

D1

D0

-

-

1

D3

D2

-

-

Compact evaluation in Motorola format

Default mapping for PROFIBUS and Interbus

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: no
Motorola format: yes
Word alignment: don't care

0

D2

D3

-

-

1

D0

D1

-

-

Complete evaluation in Intel format

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: yes
Motorola format: no
Word alignment: no

0

D0

SB

Reg0

CB

1

D2

D1

reserved

Reg1

2

-

D3

-

reserved

Complete evaluation in Motorola format

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: yes
Motorola format: yes
Word alignment: no

0

D3

SB

Reg1

CB

1

D1

D2

reserved

Reg0

2

-

D0

-

reserved

Complete evaluation in Intel format with word alignment

Default mapping for Lightbus, Ethernet and Controller Box (IL230x-Cxxx)

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: yes
Motorola format: no
Word alignment: yes

0

reserved

SB

reserved

CB

1

D1

D0

Reg1

Reg0

2

D3

D2

reserved

reserved

Complete evaluation in Motorola format with word alignment

 

Address

Input data

Output data

Conditions

Word offset

High byte

Low byte

High byte

Low byte

Complete evaluation: yes
Motorola format: yes
Word alignment: yes

0

reserved

SB

reserved

CB

1

D2

D3

Reg0

Reg1

2

D0

D1

reserved

reserved

Key

Complete evaluation: Additionally to the process data the control and status bytes are showed in the address area
Motorola format: Motorola or Intel format can be set.
Word alignment: in order that the address area of each channel starts always on a word boundary, dummy bytes are added to the process image

SB: Status Byte (appears in the process image of the inputs)
CB: Control Byte (appears in the process image of the outputs)

D0 - D3 : Data Bytes 0 to 3

Reg0: lower significant byte for register communication
Reg1: higher significant byte for register communication

reserved: Although this byte occupies space in the process data memory, it has no function
"-": This byte is not used or occupied by the Fieldbus Box.