Download Programming Software Version 4.0 User Manual

Transcript
Programming Software User Manual
Enter the Format of the Numeric Display:
The Data Type is dependent upon the Tag type. In turn, the Tag data type
is dependent upon the type of PLC you are using. Therefore, your
selections next to Data Type in this object will be limited by your Tag and
PLC data type. PowerPanel Programming Software will automatically
limit your selections based on the PLC and Tag address format.
The Data Types, and their respective ranges, that may be available, are
as follows:
Signed 16 Decimal:
-32768 to +32767
Signed 32 Decimal:
-2147483648 to +2147483647
Unsigned 16 Decimal: 0 to 65535
Unsigned 32 Decimal: 0 to 4294967295
Octal 16:
0 to 177777
Octal 32:
0 to 37777777777
Hex 16:
0 to FFFF
Hex 32:
0 to FFFFFFFF
BCD 16:
0 to 9999
BCD 32:
0 to 99999999
1.
2.
Objects
3.
4.
5.
6.
7.
8.
NOTE: If a Decimal Point tag
is selected, the Fractional Digits
will not be used. The number
of fractional digits will come
from the value of the tag.
70
9.
Click on Data Type and select from the available choices.
Click on Justification and select from the following: Left Justify,
Right Justify, or Leading Zeroes.
Click on Size and select from the available character sizes. (Click
on down arrow to view list of sizes.)
Under Color, click on down arrow to view the color palette for
Text. Click on any color to select.
Click on the box in front of Blink if you want your text characters
to blink.
Select color for Background and whether or not you want it to
Blink.
Click on Total Digits under # Digits. Here you will select how
many digits, from 1 to 10 (depending on the Data Type and Tag
Type), that you want to display.
If you want Fractional Digits, enter 1 through 10 here (select 0
for none). For example, if your maximum value is 999, you
would enter 3 under total digits. If your maximum value is 99.9,
enter 3 under Total Digits and 1 under Fractional Digits.
If you want a tag to control the decimal points, click in the box in
front of Use tag for decimal point and then enter or select a
Decimal point Tag Name.
Phone: 1-563-359-7501 • Fax: 1-563-359-9094 • www.uticor.net
MAN-UTICW-M — V4.0