Example Code

Multifunctional Calculator

Code and Documents

Attachment

Overview

Building a multifunctional calculator vi with  event structure algorithm.

Main

In this project I tried to build a calculator with simple math and trigonometric functions. I used many events for easy to use and cpu efficency. Also I  try to give feedback  to user everytime he hits the buttons. Actually this project is ready to be executable, but I know I should develop more

Steps to Implement or Execute Code

Click the run button. After program is started ;

a) Enter first number (It can be from frontpanel or numpad)

b) Enter your operator (It can be from frontpanel or numpad)

If it is square root or square or functions like these ;

c1) just hit equal button (or enter)

If it is not square root or square or functions like these ;

c2) Enter your second number

d)Then hit equal  button or hit enter

And Enjoy...

Requirements

Software: Labview (any version)

Hardware: No hardware needed

Additional Images or Video

1.png

2.png3.png

Tolgahan ŞUSUR
Applications Engineer
NI Arabia Branch
Turkey

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors