PVP6 FTVS8 numeric input enable

hackj0632

Member
Join Date
Jul 2009
Location
wi
Posts
33
I was wondering how to get the display to show the label with the correct decimal place. The correct value is getting to the controller from the numeric table configured to 5 values and fixed decimal at 2 locations, the screen is not adding the decimal place to the tag, instead it is adding a decimal point and zeros after the integer.
The controller tag is an integer and the controller is handling the scaling.

example.

input 12.70 mm into the keypad.
accept the value
controller gets 1270, correct value
display shows 1270.0 mm, incorrect
looking for the display to show 12.70

If pictures are needed I can get them tomorrow morning



I can get the display to the to correct value using the numeric display with the tag value and a expression with / 100.
 
Last edited:
You are using an integer tag I take it.
1) Try using the scaling in the tag database. (Set the tag type as real in the database)
2) Switch it to a real
3) Use derived tags to convert it back and forth to a real.

FactoryTalk is pretty stupid.
 

Similar Topics

I have PVP 6 (2711P-T10C4D8) with firmware 8.10.45 and Studio 8.10.00. When I checked the firmware on Factorytalk Linx, it displayed as v3.150...
Replies
0
Views
1,233
Trying to connect CTI2500 PLC to PVP6 via TCP/IP PVP6 firmware v9.00 w/KEP v5.19 Programming PC (Win7) has KEP 5.19 and FTV9.0 KEP Quick Client...
Replies
10
Views
2,223
Morning guys, Just loaded my applications onto the new PV's I installed and the Windoze start bar is staying visible at the bottom of the screen...
Replies
1
Views
1,587
Hello all, I'm currently working on a servo motor linear positioning system (ball screw). I'm all set up regarding communication between my HMI...
Replies
1
Views
93
Hi I'm working in Studio 5000 View Designer V9. The HMI panel im currently using is a 5510, whit physical buttons and functions keys on both side...
Replies
3
Views
181
Back
Top Bottom