![ELPRO 105G User Manual Download Page 44](http://html1.mh-extra.com/html/elpro/105g/105g_user-manual_2396029044.webp)
Chapter 4
Configuration
MAN_105G_1.5
Page
44
Read/Write Mappings
The mappings can be “read” or “write” mappings. A Read mapping is a request sent to
another 105G to return a block of values. A Write mapping is a message sending a block of
values to another 105G. A Read mapping from 105G#2 to 105G#3 could be the same as a
Write mapping from 105G#3 to 105G#2 (that is, in the reverse direction) - except the Read
mapping is initiated from #2 and the Write mapping is initiated from #3.
Word/Bit Mappings
Read and Write mappings are also selected as Word or Bit mappings - that is, you can select
a Read Word mapping or a Read Bit mapping and you can select a Write Word mapping or a
Write Bit mapping. “Word” refers to a complete 16-bit register value; “Bit” refers to the
value of the most significant bit of a register - this bit is the “binary value” or “digital value”
of the register.
If you use a Word block mapping of 100 registers, you are transferring a block of 100 x 16-bit
values. If you use a Bit block mapping of 100 registers, you are only transferring the digital
value of each register - that is 100 x 1 bit values. This is a lot more efficient for a radio
message, but Bit mappings are only suitable for discrete or digital I/O. A Bit mapping will
convert the 16-bit register to a single bit, transfer it and store the bit value in the most
significant bit of the destination register.
REMOTE
105G
BLOCK OF I/O
REGISTERS
ACKNOWLEDGMENT
BLOCK WRITE
MESSAGE
BLOCK OF I/O
REGISTERS
READ REQUEST
BLOCK READ
MESSAGE
LOCAL
105G