1
1. INTRODUCTION TO LABVIEW BASICS- CREATE A CALCULATOR Create a simple calculator. This calculator should have two inputs: both number variables. The VI should allow the user to add, subtract, multiply, or divide these two numbers and output the final result. You will need to use two digital controls a digital indicator four arithmetic functions (add, subtract, multiply and divide) various boolean operators (dependent upon your style of programming) Various programming structures

1.Simple Calculator

Embed Size (px)

DESCRIPTION

LabView

Citation preview

1. INTRODUCTION TO LABVIEW BASICS- CREATE A CALCULATOR

Create a simple calculator. This calculator should have two inputs: both number variables. The VI should allow the user to add, subtract, multiply, or divide these two numbers and output the final result. You will need to use two digital controls a digital indicator four arithmetic functions (add, subtract, multiply and divide) various boolean operators (dependent upon your style of programming) Various programming structures