LabVIEW Program to Find Large Numbers with 2 Different Algorithms

Basic Level LabVIEW Applications

Kaynak Dosyaları İndir

LabVIEW functions used in the application;

Method 1:
Numerical Control
Numeric Indicator
Great Equal Function
Select

2nd Method:
Numerical Control
Numeric Indicator
Great Equal Function
Build Array
Shift Register
For Loop
Case Structure


Purpose of the app; Numerical Control for those who are new to the Labview program  & Introducing the concepts of numeric indicator, Greater/equal function and Select.
Introducing Build array, shift register, for loop and case structures.

Screenshot of the application's Front Panel and Block Diagram;

Program to Find Min&Max Values of LabVIEW Array

LabVIEW functions used in the application;

Array Control
Numeric Indicator
Array Min&Max Function
Purpose of the app;  Introducing Array control, Numeric Indicator, Array Min&Max function concepts for those who are new to Labview program.

Screenshot of the application's Front Panel and Block Diagram;