LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display pulses in a graph?

Hi,
I have to display lots of pulses on a grap one right next to another (different colors in some cases) and I was wondering what I should use to accomplish this? (graph, chart, histogram) Keeping in mind I'll need to count how many of each height pulse I'll have (it'll be a real time vi)
0 Kudos
Message 1 of 3
(2,825 Views)
Hi,
are you going to count manualy?
If not, you can use a counter-timer, for example.
Mike

Helper wrote:

> Hi,
> I have to display lots of pulses on a grap one right next to another
> (different colors in some cases) and I was wondering what I should use
> to accomplish this? (graph, chart, histogram) Keeping in mind I'll
> need to count how many of each height pulse I'll have (it'll be a real
> time vi)
0 Kudos
Message 2 of 3
(2,825 Views)
You can consider the use of a picture control to get the flexibility that you want. I'm not sure if this control is included in base package.
0 Kudos
Message 3 of 3
(2,825 Views)