Jump to content

Recommended Posts

Hi,

I'am just getting started with Visilogic, about 1 week into my first project, I have a V1210 and version 9.5.0

I have a need to display and enter very small numbers in scientific notation, example: (3.2 x 10-9) I don't see any options for this.

Is it possible to easily do this? if so could somebody point me in right direction?

I did do ladder programming about 30 years ago and this is very different!

I have learned alot by reading this forum so I would like to thank you all.

Thanks to anybody than can help

Link to comment
Share on other sites

  • MVP 2023

Scientific notation is not a standard entry method on a Unitronics on-screen keyboard. You will need to use floating point numbers (type MF).

If the exponent is always going to be the same you may want to make it easier on yourself and only enter the significand on the screen into a buffer variable. You could then divide this by a number to get the exponent you need.

Joe T.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.