LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert to Graph help

help png.png

0 Kudos
Message 1 of 37
(3,605 Views)

WHat have you tried so far and how successful were you? its often best to say what you have tried when asking for help

 

hope we can help tho 

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 2 of 37
(3,600 Views)

Hi,

 

I would suggest to use an IndexArray function on those gray level data.

Index the interesting row of data and display it in a graph...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 37
(3,597 Views)

help1.png

 

0 Kudos
Message 4 of 37
(3,589 Views)

Hi Learner,

 

do you already have a graph? (Maybe you should name it correctly IntensityGraph...)

- Enable cursors for the intensity graph.

- Edit the cursor appearance to show lines.

- Read the cursor position.

- Index the corresponding row/column and display it in a graph...

 

Why don't you atach a VI with your current approach?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 37
(3,587 Views)

Hi Gerw,

 

The intensity graph you refering to is the image with white area?

0 Kudos
Message 6 of 37
(3,583 Views)

Hi Learner,

 

I'm referring to the upper image of your first post. I would use an IntensityGraph to display it...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 37
(3,573 Views)

help2.png

0 Kudos
Message 8 of 37
(3,568 Views)

Hi Learner,

 

it's the same as suggested before, simply change the cursor style...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 37
(3,565 Views)

help3.png

0 Kudos
Message 10 of 37
(3,555 Views)