3.
<number>
defined as octal.
The 2832-C recognizes unsigned octal numbers in the range 0 to 65535
decimal, or 0 to 177777 octal. Octal numbers are represented using digits
from
0 to 7.
An
octal number has the following format:
Where
#Q
=
mandatory octal number header
<octal>
=
octal digits (0 to
7)
Example:
All numbers below represent the decimal value 129.
#Q20 1
#q0201
#q201
4.
<number> defined as hexadecimal.
The 28324 recognizes unsigned hexadecimal numbers in the range 0 to
65535 decimal, or
0 to
FFFF
hexadecimal). Hexadecimal numbers are
represented using the digits 0
-
9
and the characters
A
-
F.
A
hexadecimal
number has the following format:
#Hchexadecimal>
Where
#H
=
mandatory octal number header
<hexadecimal>
=
hexadecimal digits (0
-
9 and
A
-
F)
Example:
All numbers below represent the decimal value 127.
#H7f
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com