16 bit unsigned integer, 16 bit bcd, 16 bit hex (hexadecimal) – Rockwell Automation 2707-NP DTAM Programming Software User Manual

Page 173

Advertising
background image

Appendix D

Data Formats

D–3

16 Bit Unsigned Integer

16 Bit Unsigned Integer

Range = 0 to +65535

Bit 16

Bit 1

16 Bit Data Field

This data format displays a 16 bit register as an unsigned integer value.

Note: The 16 bit unsigned integer values have a range of 0 to +65,535.
This data format may also be scaled to different engineering units.

16 Bit BCD

16 Bit BCD

Range = 0 to +9999

Bit

16

Digit 4

Digit 3

Digit 2

Digit 1

Bit

13

Bit

12

Bit

9

Bit

8

Bit

5

Bit

4

Bit

1

This data format displays a 16 bit register address as a 4 digit Binary Coded
Decimal value.

Note: The range for the 16 bit BCD selection is 0 to +9999.
This data format may also be scaled to different engineering units.

16 Bit HEX (Hexadecimal)

16 Bit HEX

Range = 0 to FFFF

Bit

16

Digit 4

Digit 3

Digit 2

Digit 1

Bit

13

Bit

12

Bit

9

Bit

8

Bit

5

Bit

4

Bit

1

This data format displays a 16 bit register address as a 4 digit hexadecimal
value. The range for this format is 0 to FFFF. The Hexadecimal number
system is defined as a base of 16 (0-9 and the characters A, B, C, D, E, F).

Note: This data format can’t be scaled to different engineering units.
Use this format for display-only (non-entry) operations.

Advertising