arbellah Posted May 9, 2016 Report Share Posted May 9, 2016 So basically I want to multiply two variable MIs and output to a new MI. My formula is MI6 x MI12 = MI 22, however it always results in 0 no matter the numbers you have on the MI. Is there a way to do this without using MF? seems like the MF way complicates things for a simple multiplication function like this. Unitronics V130-33-T2 Quote Link to comment Share on other sites More sharing options...
s.pratt Posted May 10, 2016 Report Share Posted May 10, 2016 Hello, What version of VisiLogic are you using? What is the OS installed in the V130? What are the two values you are multiplying? This should be possible as you have done it. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted May 10, 2016 MVP 2022 Report Share Posted May 10, 2016 Make sure the subroutine that does the multiplication is being called. Also make sure MI 22 isn't being overwritten later. I presume both MI 16 & MI 12 are both reasonably small to avoid overflowing MI 22. Quote Link to comment Share on other sites More sharing options...
arbellah Posted May 10, 2016 Author Report Share Posted May 10, 2016 If this would have posted right away I would have responded i'm dumb lol. I came from u90 to vision so I'm learning subroutines, and i didn't have the subroutine running on load. Sorry for the wasted post. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.