GE PACSystems RX7i Cpu Programmer's Reference Manual page 67

Hide thumbs Also See for PACSystems RX7i:
Table of Contents

Advertisement

Chapter 3. Program Data
Type
Name
BCD-8
Eight-Digit
BCD
MIXED
Mixed
ASCII
ASCII
Note: Using functions that are not explicitly bit-typed will affect transitions for all bits in the
written byte/word/dword. For information about using floating point numbers, refer to
Floating Point Numbers.
52
PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual
Description
Uses two consecutive 16-bit data memory locations
(32 consecutive bits). Each BCD digit uses 4 bits per
digit to represent numbers from 0 to 9. The complete
valid range of the 8-digit BCD data type is 0 to
99999999.
Available only with the MUL and DIV functions. The
MUL function takes two integer inputs and produces
a double integer result. The DIV function takes a
double integer dividend and an integer divisor to
product an integer result.
Eight-bit encoded characters. A single word
reference is required to make two (packed) ASCII
characters. The first character of the pair
corresponds to the low byte of the reference word.
The remaining 7 bits in each section are converted.
Data Format
Register 2
Register 1
8
7 6
5
4
3 8
1
32
29
25
21 17
16
13
9
5
(8 BCD digits)
16
16
32
=
32
16
=
GFK-2950C
1
16

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pacsystems rx3iPacsystems rsti-ep

Table of Contents