LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Gates on XY Graph

Hi

I want to create gate on XY graph which I intend to configure for ultrasonic A-scan dispaly, how to draw plots between cursors to establish the gate?

Thanks

0 Kudos
Message 1 of 33
(4,446 Views)

Using a property node for the graph you can set up cursors for the beginning and end. This will required two cursors. In the property node you can set the X or Y start position for the cursor to set the gates. You will need to set the active cursor and then the cursor position properties.

 

23940i370D6198839E44EF

Tim
GHSP
0 Kudos
Message 2 of 33
(4,419 Views)

thank you for the kind response
I am quite fresh with LABVIEW and I was thrown on this task with no assistance, so I will trouble you a bit
My task is: build an ultrasonic A-scan (input: Tektronix machine, output: xy graph detailing apmlitude,time values as well as gate controls)
Your detailed guide will be much appreciated

Thanks again

 

 

 

0 Kudos
Message 3 of 33
(4,402 Views)

24036i43CD955728AB698APlease have a look at the very first trial:

 

0 Kudos
Message 4 of 33
(4,388 Views)

OK I do not see the cursors for the XY graph. Also can you post your code so that I can help you with the updates? I can see what I can do to help you get where you are looking to go.

Tim
GHSP
0 Kudos
Message 5 of 33
(4,376 Views)

I think that we can use threshold vi's to get you where you want to go. Do you have actual data that you can provide that would allow for us to use whlie we are trying to get your program to work?

Tim
GHSP
0 Kudos
Message 6 of 33
(4,375 Views)

I used onli express VIs to build the above proposal...

The cursors and plotsI have set from the XY graph properities....I do not know if it is the right way,,,,

The actual data is ultrasonic wave from an oscilliscope through signal express Tektronix edition but I do ot know how to use LABVIEW to simulate such data

Many appreciations

0 Kudos
Message 7 of 33
(4,364 Views)

You should be able to hook your ultrasonice sensor to LabVIEW via a data acquisition card or vis communication to your O Scope to get the data into LabVIEW. It seems that you will unlimately have to do this anyway.

Tim
GHSP
0 Kudos
Message 8 of 33
(4,360 Views)

24044i0914CC9684E985CEI labview ultrasonic starter kit examole

0 Kudos
Message 9 of 33
(4,358 Views)

24046i5C0EA7B224486967

0 Kudos
Message 10 of 33
(4,354 Views)