User manual

Switchover Considerations
Chapter 6
6-9
Several of the data table sections in the PLC-5 processor are not structured
with single 16-bit words. You need to consider this when applying the
1785-BCM module.
For example, the BTW of the primary processor transfers 62 words of data
to the secondary processor (plus the packet length and block ID word).
Some structures such as timers, counters, and floating point control files
have three words. If all related words don’t fit in a block, some words may
be truncated, creating a partial structure in the secondary processor
(Figure 6.2).
Figure 6.2
Partial
Structure in BTW
BTW (64 words)
T
o secondary
Packet Length
Block ID
W
ords 3 – 62
.
.
.
W
ord 1
W
ord 2
Accumulated value is truncated
W
ord 63
W
ord 64
Preset value
Counter
Control
W
ord
W
ord 65
11107I
Problem structures include:
timer values
counter values
floating point elements
control registers
Data Table Considerations