Numeric Value Settings

Delphi

Member
Join Date
Dec 2004
Posts
11
I'm using RSView ME Studio 3.10.
Sending the data to an Allen-Bradley PanelView Plus 700 unit.

The numeric display seems to be rounding off the values.
eg. I enter in 345.6 and the display shows 346.0

I cannot seem to find any settings that could be rounding off the values!

Help...!
 
I'd check the configuration of your numeric display.

To show 345.6 you would have to have the number of digits at least 5 and the decimal places set to 1.

grs
 
In ME Studio you can have different scaling and formulas and registers for the displayed (read) value and the writen to value. You probably need to play a little with these until you get what you want.

Example:

scratch.jpg
 
I've been using a numeric display item instead of numeric input cursor point.
Could that be a problem?
All I need though is a display.
The number of digits is set to 5 and the decimal places is set to 1, but it still rounds off!

PS. How do I post pics as examples?
Also, what file types should they be?
 
Last edited:

Similar Topics

Hello everyone, I have a rather simple question that i cannot seem to figure out the solution to. I have a counter in my program that accumulates...
Replies
4
Views
3,056
I'm trying to write to an objects .Value based on a different value for the objects number. So if the object number is 1 then...
Replies
4
Views
3,547
Hello! As of now, my life is in shambles :bonkhead:. For some reason, RSview32 Ver 7.50.00 freezes every time I try to write a value to a tag via...
Replies
1
Views
1,371
Hi all, I'm trying to change the colour of some text based on whether an input the user has typed is between two (min and max) values. I have a...
Replies
7
Views
4,526
Hi Can anybody tell me how to generate a numeric value from digital inputs? I have 10 inputs each equating to a number so for example...
Replies
12
Views
3,017
Back
Top Bottom