LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

oscillscope project

You are not understanding what an oscilloscope is. An oscilloscope does not generate signals. It is used to look at signals. Did you read the Wikipedia page on oscilloscopes?
0 Kudos
Message 11 of 401
(3,780 Views)
ooooops I am sorry i meant "generateur des signaux analogues" what i wanna do in LV is the same thing Oscill does , show the signal , it's voltage and it's frequency ...is that clear ? 🙂 hope it helps.....
thank you again
LV 8.2
0 Kudos
Message 12 of 401
(3,778 Views)
Just take a look at the many examples that ship with LabVIEW on how to do data acquisition. You can also look at these tutorials:

Introduction to Data Acquisition
Complete Data Acquisition Tutorial

0 Kudos
Message 13 of 401
(3,774 Views)


kmous wrote:
ooooops I am sorry i meant "generateur des signaux analogues" what i wanna do in LV is the same thing Oscill does , show the signal , it's voltage and it's frequency ...is that clear ? 🙂 hope it helps.....
thank you again


Bonjour,
 
Un generateur de signale s'intitule "Signal Generator" en anglais.
Est-ce que tu veux creer un VI qui te permet de simuler un generateur de signal que l'oscilloscope va mesurer?
 
Are you trying to create a Signal Generator VI that will be used to simulate the signals measured by the oscilloscope?
 
RayR
Message 14 of 401
(3,764 Views)
I am trying to create a VI that will be used to simulate the signal coming from Signal Generator , that means instead of using oscilloscope to show the signal , i will be using my VI so no need to Oscillo after ? got it 😞 ? wish that help
thank you for the help
LV 8.2
0 Kudos
Message 15 of 401
(3,756 Views)

The first portion will be to define the features of the signal generator, such as:

Waveform of the output:  Square, Sinusoidal, Sawtooth (triangle)

Amplitude:  Level of waveform comapatively to a voltage equivalent.

Frequency:  Min & max values.

There are functions you can use to implement these..   Also some examples..

Since it will be a simulation, you can use the appropriate graph to display the resulting waveform.

RayR

Message 16 of 401
(3,729 Views)
Look at the attached example.  It is a VERY basic signal generator connected to a graph.
 
Is this the type of vi that you are trying to create?
 
RayR
 
Example done in LV8.5
Message 17 of 401
(3,728 Views)
can u plz save it in LV 8.2.1 ? thank you
LV 8.2
0 Kudos
Message 18 of 401
(3,718 Views)
Here it is in LV8.2.
 
 
Message 19 of 401
(3,713 Views)
Hello all ,
 here is an exact descripition of what i want to do : (Note : I am new to labview and i got this to do and i really need help because i am new to this language )
Well I have my NI eDAQ-9172 connected to my pc .
I have NI-9205 Module connected to this DAQ (it s for analog input 32-ch )
my signal generator will be connected to my module through 4 ch (ach1,ach2,ach3,ach4) that's what my manager said 🙂
the signal generator could be 1-"Amplificateur  plate form , force plate ex : u touch a plate back and forward so u make a signal so i wanna simulate on a graph in LV " or 2-"generateur electromyographie- i think for muscles or nerfs  measurement".......
would you plz make me a start VI to start with or atleast let me know how can start ?
i will really appreciate that !!
🙂
thank you

LV 8.2
0 Kudos
Message 20 of 401
(3,690 Views)