288
Memory Tables
Section 7-3
- Stored data
The table below indicates how the set “Value” (initial value) and the contents of
host words are stored in numeral memory tables.
Storage of “Value” set at the Support Tool
Input Value Storage Type
Number
of Words
Display After
Confirmation
Stored Value
BCD 123456 0001E240
123456
Binary
2
123456 0001E240
BCD −123456 FFFE1DC0
−123456
Binary
2
−123456 FFFE1DC0
BCD 61441 0000F001
$F001
Binary
1
61441 0000F001
BCD 65535 0000FFFF
$FFFF
Binary
1
65535 0000FFFF
BCD −1 FFFFFFFF
$FFFFFFFF
Binary
2
−1 FFFFFFFF
Storage of contents of host words
Contents of
Word
Storage Type
Number
of Words
Stored Value
Decimal for
Stored Value
BCD 000004D2 1234
1234
Binary
1
00001234 4660
BCD FFFFFF85 −123
F123
Binary
1
FFFFF123 −3805
BCD (not stored ... existing value retained)
123B
Binary
1
0000123B 4667
BCD FFFFFB2E −1234
F0001234
Binary
2
F0001234 −268430796
BCD (not stored ... existing value retained)
FFFF
Binary
1
FFFFFFFF −1
BCD (not stored ... existing value retained)
0000FFFF
Binary
2
0000FFFF 65535
BCD (not stored ... existing value retained)
FFFFFFFF
Binary
2
FFFFFFFF −1