You are on page 1of 4

LAB REPORT 05

SUBJECT: IE-321

TOPIC: Generating and displaying a function in function generator


SUBMITTED BY:
AC Komal (19094022)
COURSE: 94(A)-II
OBJECTIVE: 
Generate a 10 Volt 1kHz Sinusoidal signal from function generator and display it in LabVIEW. 
DAQ system 
DAQ stands for “DATA ACQUSITION CARD”. Used To measure signals and transfer data to the
computer by using Data Acquisition Cards, commercially called DAQ cards. DAQ system is the process
of measuring an electrical or physical phenomenon with a computer. These cards have Analog / Digital
Converters (ADC) and Digital / Analog Converters (DAC) that allow the input/output of analog and
digital signals. 

NI DAQ CARD 
NI DAQ CARD: A DAQ system consists of sensors, DAQ measurement hardware, and a computer with
programmable software. 
PROCEDURE: 
 1.Open the LabVIEW software, create a new blank project and add a new VI to the project tester. 
 2.Next will appear two windows named as a block window and front panel. Now save the project
in your name. The front panel shows the output so press CTRL + SPACE, A dialog box will appear to
select VI. 
 3.A block diagram is a window for all input controls. We can switch between the two by pressing
CTRL+ E. 
 4.Placethe DAQ Assistant Sub VI in the block diagram. Now, change its settings in relation to the
input you need to provide with the function generator. 
 5.Display this data obtained from the waveform graph and use the Mathematics function to find
and display average, average and RMS values. 
 6.Also, use the drop-down menu immediately to search for the "Write to scale file" function.
Write the data found in the excel file. 
APPLICATION OF ABOVE PROCEDURES
BLOCK DIAGRAM

FRONT PANEL
TEST RESULTS

You might also like