LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Step function generator

Hi,

I need to create a step function generator (exponential functions, sine function, etc...) to send functions to a high speed length controller (via a DAQ board, of course) which will treat my signal to control a motor...

Actually I really don't know how to do this program, so if someone could help me...

Thank you !
Pierre
0 Kudos
Message 1 of 3
(4,772 Views)
Hi,

You can find many different waveform functions in waveform generation to output the signal you want. By using a NI DAQ card with some simple analog output example programs, you can learn how to use DAQ functions with the waveform function to generate the wanted signal.

Bill
Message 2 of 3
(4,772 Views)
To elaborate.

The function generators can be found on the functions >> waveform >> analog waveform >> waveform generation palette. There are shipping examples that show how to control the analog output of DAC cards. Open LabVIEW 7.1 >> help >> find examples >> Choose "Hardware Input and Output". You will have to navigate from here to what applies to your system. I suspect it will be something like DAQmx >> Analog Generation >> Voltage.
0 Kudos
Message 3 of 3
(4,772 Views)