BEC358A | Lab VIEW Programming

● Experiments ●
1.Basic arithmetic operations: addition, subtraction, multiplication and division
2.Boolean operations: AND, OR, XOR, NOT and NAND
3.Sum of ‘n’ numbers using ‘for’ loop
4.Factorial of a given number using ‘for’ loop
5. Determine square of a given number
6. Factorial of a given number using ‘while‘ loop
7.Sorting even numbers using ‘while’ loop in an array
8. Finding the array maximum and array minimum
 9. Build a Virtual Instrument that simulates a heating and cooling system. The system must be able to be controlled manually or automatically.
10. Build a Virtual Instrument that simulates a Basic Calculator (using formula node)
11.Build a Virtual Instrument that simulates a Water Level Detector.
12.DemonstratehowtocreateabasicVIwhichcalculatestheareaandperimeterofacircle