I'm building a calculator in LabVIEW, but I need it to run on the myRIO. As a result, I cannot use an event structure. I've built a VI that I think should work, but when I run the VI, it does not display numbers in the display or the result. I looked over the code, and I could not find where the project failed. I think it may have to do with the case structures. Why isn't the calculator working?
↧