Meeg Posted March 2, 2016 Report Share Posted March 2, 2016 Hello. Does anybody have some tips on how to enter exponential numbers into HMI "Numeric Box"? Example: 1.347E-19 Link to comment Share on other sites More sharing options...
s.pratt Posted March 3, 2016 Report Share Posted March 3, 2016 Hello, What series controller are you working with? You can link a numeric entry on screen to a REAL or Memory Float which will allow you to enter exponential numbers. The range supported is from -3.402E37 to -1.176E-35 for negative numbers and 1.176E-35 to 3.402E37 for positive numbers. Hope this helps. Link to comment Share on other sites More sharing options...
Meeg Posted March 4, 2016 Author Report Share Posted March 4, 2016 Thank you for Your reply, Uni Guru. The Controller is Unistream (USC-P-B10). The problem is that: 1. The number entry Box does not contain the letter E. So 1xE-20 must be entered 0.000000000000000000001. 2. The display will only show 0.000 for the same number Link to comment Share on other sites More sharing options...
s.pratt Posted March 7, 2016 Report Share Posted March 7, 2016 Hello Meeg, I am able to see the conditions you are referring to. I am inquiring our team about this issue now. I will reply with an update soon. Link to comment Share on other sites More sharing options...
s.pratt Posted March 8, 2016 Report Share Posted March 8, 2016 Thank you for Your reply, Uni Guru. The Controller is Unistream (USC-P-B10). The problem is that: 1. The number entry Box does not contain the letter E. So 1xE-20 must be entered 0.000000000000000000001. 2. The display will only show 0.000 for the same number Hello, Although the numeric box does not show in exponential form, the register still contains this value. So if math or some other function is used with this register, you will see the result still adjust according to its value. As a work around, you can convert the number to ASCII for displaying purposes. This will give you a verification that teh number was entered correctly, or the resulant value is correct. As of now, the UniStream display of exponential numbers is on the features list for UniStream development, as well as the addition of the exponent button on the numeric entry windown. You should see this update in the upcoming releases of UniLogic. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now