Display register format selections – Rockwell Automation 2707-NP DTAM Programming Software User Manual
Page 62
Chapter 7
Creating Data Display Screens
7–6
16 Bit Signed Integer,
16 Bit Unsigned Integer,
16 Bit BCD (Binary Coded Decimal)
The screen for a 16 Bit Unsigned Integer format is shown below. The
screens for 16 Bit Signed Integer and 16 Bit BCD formats are similar.
SLC or PLC
depending upon protocol.
Format Selection
Description
Register Number
The controller address from which the integer will be monitored.
Digits Right of Decimal
The number of digits to be placed to the right of the decimal.
Digits Left of Decimal
The number of digits to be placed to the left of the decimal.
Leave Place for Sign (Y or N)
Provides for a one character place for the polarity sign (+ or -) when
the data is displayed, if desired.
Show Leading Zeros (Y or N)
Provides for any zeros to the left of the data, if desired.
Minimum Register Value
The minimum data value of the controller address being monitored.
Maximum Register Value
The maximum data value of the controller address being monitored.
Minimum Displayed Value
The minimum data value to be displayed. This value is displayed
when the data in the controller address is equal to the minimum
register value.
Maximum Displayed Value
The maximum data value to be displayed. This value is displayed
when the data in the controller address is equal to the maximum
register value.
The range defined by the Minimum Displayed Value and the
Maximum Displayed Value is proportionally scaled to the range of
the minimum and maximum register values. If both ranges are equal
then the scaling ratio is 1:1.
Display Register
Format Selections