1 — OVERVIEW
pg. 3
Curtis Model 3150R – Oct. 2022
CONVENTIONS
The following topics describe conventions used in this manual.
Numeral System Notation
The following table describes how this manual denotes decimal, binary, and hexadecimal numbers.
Note: The letter
n
in the format column represents a digit.
Numeral System
Format
Example
Decimal
Either of the following:
•
nnn
•
nnn
d
• 127
• 127d
Hexadecimal
Either of the following:
•
nnn
h
• 0x
nnn
• 62Ah
• 0x62A
Binary
nnn
b
1011b
In addition, some CANopen examples have hexadecimal values without notation. Those examples
are formatted with a monospace font and with the bytes delimited by spaces, as shown in the
following example:
21 FF 01 11 22 01 00 00
Miscellaneous Conventions
•
RO
means read-only.
•
RW
means read-write.
•
N/A
means not applicable.