Jump to content

Recommended Posts

Hi Mare,

You "disapeared" for quite a long time! Nice to hear from you again!

Frankly speaking, I don't understand what is the problem to have more digits during calculations. In my point of view - it just will give you more precision.

Anyway...

You can use the funciton INV (A + B/n) - VisiLogic > Math menu > Float > Convert. This will give the decimal part of the MF in ML register. Then you can divide this number by, I think 10,000. This will leave you only the first two digits (this divide is Integer). Then, you can use back the function A + B/n to return the converted value to MF register.

Please tell me if this tip is helpful.

  • Upvote 1
Link to comment
Share on other sites

Hello Emil,

I'm hoping for an more easyest way,but now I see you suggest me the same process I allready done. The problem is in too few MF-s. I have just 24 Mf-s. I need more Mf-s with the same OPLC (V130).

Nice to here you again too. I hope you come to Slovenija soon. :) .Say hello to Offir Levi from me.

Link to comment
Share on other sites

Hi Marco,

Small tip - you can keep MF in DT. Also you can copy bitmap of MF to DW, ML or even two MI. You canuse the function "Copy Memory (VisiLogic > Vector menu > Use offset). The value in integer register will be not readable, very different from the original one. but the bitmap will remain unchanged and in any moment you can use again Copy memory" to return it in opereative MF.

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.