LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Add different image to needle

Hi,

I am using labview 8.5. I have taken one gauge control. What I want to do is, at every position its needle should have different image. Say if range of gauge is 1 to 6 then at each position needle will have different images. Can I do it?

 

 

 

Thank you

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 1 of 6
(3,194 Views)

Hi Gaurav,

how many different needle images do you need? You can create as much needles as show need with different images and show and hide them depending on the value.

 

Mike

Message 2 of 6
(3,192 Views)

gak wrote:

Hi,

I am using labview 8.5. I have taken one gauge control. What I want to do is, at every position its needle should have different image. Say if range of gauge is 1 to 6 then at each position needle will have different images. Can I do it?

 

 

 

Thank you


If you only have 6 positions to illustrate then a Picture Ring can be adapted using your own images for each value. With many more values that appraoch becomes un-workable. In that case you could use a Picture Control and render the image as required.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 6
(3,174 Views)

Ben wrote:

 

If you only have 6 positions to illustrate then a Picture Ring can be adapted using your own images for each value.


Ben, is Mike's suggestion not a better & easier one than yours? Smiley Surprised

 

Since he can add the req no. of needles easily & also customise them with only a little bit of work.

 

Just asking...

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 4 of 6
(3,166 Views)

parthabe wrote:

Ben wrote:

 

If you only have 6 positions to illustrate then a Picture Ring can be adapted using your own images for each value.


Ben, is Mike's suggestion not a better & easier one than yours? Smiley Surprised

 

Since he can add the req no. of needles easily & also customise them with only a little bit of work.

 

Just asking...


 

 Maybe so. I'm just padding out the menu so the original poster has more options to choose from.

 

 

The picture ring can be dirt simple. THe Picture Control is a last resort option.

 

Ben

 

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 6
(3,162 Views)
Thank you every1 for your advice.
Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 6 of 6
(3,140 Views)