What is a normalized number?

TheWaterboy

Lifetime Supporting Member + Moderator
Join Date
May 2006
Location
-27.9679796,153.419016
Posts
1,924
I am chasing a gremlin through a system where a bunch of values will drop to zero for no good reason and then return just as quickly. The only thing I have found so far is a setting in Kepware that will replace "non-normalized" numbers with Zero or, as another option, leave them be.

I looked up IEEE-754 and it talked about these huge values and what happens when they are handled. The values in question come from a PLC5 where the values are only integer sized and never more than 1000. Some are floats so I can envision that maybe these might become de-normalized when math is done on them. But thats a guess based on no real understanding of the subject.

Can someone expain in laymans terms what non-normalized numbers are and why Kepware might be seeing them from this PLC-5?

I don't know if this is the cause of this problem, but it's a puzzle I need to resolve. I set kepware to stop setting non-normalized values to zero and the issue stopped, but it has stopped on its own before so this isn't definitive.
 
I would contact Kepware. It could be an OPC data quality issue. Attached to every tag in OPC standard is this data quality thing.
 

Similar Topics

Hey, This peace of program in the folowing images is written in STL. Is this well written, is there a better way to write, more structure, norm...
Replies
25
Views
7,346
I am working on a project using a NB screen and NX1P2 PLC. I am having a really hard time getting a real number to properly translate through to...
Replies
3
Views
120
Complete noob here, using a Click C0-02DD1-D to run a test stand. Requirement is to turn on motor run for X seconds, turn off and dwell for X...
Replies
6
Views
1,071
Hi, I have this weird issue whenever I try to change the SNN from a Point IO Im missing the three ... dots to open the pop up and change it...
Replies
4
Views
612
I'm doing my first PanelView 5000 application with Logix View Designer v8, and am of course jumping in headfirst. One thing I don't find is a way...
Replies
4
Views
693
Back
Top Bottom